Skip to content

Apple Maps: MKMapView and UITapGestureRecognizer - cannot detect taps on the map. #4671

Closed Answered by elijah-semyonov
realcbnewham asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, it seems like you don't have an inheritance clause (like : NSObject(), so your class is not an ObjC class. In runtime you simply try to call a selector on a pointer representing a Kotlin object, which has different internal structure and doesn't really know anything about ObjC runtime.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@realcbnewham
Comment options

Answer selected by elijah-semyonov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants