Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tap event on iOS stopped working in release 6.2.12 #86

Open
siewedu opened this issue Jul 27, 2022 · 7 comments
Open

Tap event on iOS stopped working in release 6.2.12 #86

siewedu opened this issue Jul 27, 2022 · 7 comments

Comments

@siewedu
Copy link

siewedu commented Jul 27, 2022

Hi,

we just updated from 6.2.11 to 6.2.15 and noticed that the taps on the map are not detected anymore on iOS.
I assume it was due to this change which was introduced in 6.2.12. @keerl could you please provide some information on the reasons and intentions for this change?

@seros00
Copy link
Contributor

seros00 commented Aug 8, 2022

Hello.

It seems that with the code for "cancel the default tap handler", tapping on the markers works, but tapping on the map does not work. If this code is commented, just the opposite happens: tapping on the map works, but tapping on markers doesn't work.

Any possible solution?

@SeanKelly369
Copy link
Contributor

For me, this is working intermittently. It usually works fine when opened at first and when triggering loading events elsewhere in the app and then returning back to the component. After that, it's a lottery if the trigger events execute or not.

@farfromrefug
Copy link
Member

@seros00 @SeanKelly369 @siewedu what UI flavor are you using? vue, angluar, core... ?
BTW we are also searching for maintainers on that plugin if you are interested in helping

@SeanKelly369
Copy link
Contributor

@farfromrefug I'm using Angular. I'd definitely be interesting in being a maintainer for this plugin.

@farfromrefug
Copy link
Member

@SeanKelly369 pretty awesome to hear! i can add you right now to @nativescript-community and you are free to work do whatever you want with this plugin. I can guide you on the repo structure/build if you want.

as for the flavour, i saw some comments on discord about it possibly being a ngzone issue? (was it you?). This is why i asked about flavours, would like to know if you are all using angular.

@SeanKelly369
Copy link
Contributor

@farfromrefug that would be fantastic. I really need to see what is going on under the hud. I'm in work until 5pm GMT and then walking the dog. I'll be available tonight.

The comment on Discord was from me.

@farfromrefug
Copy link
Member

@SeanKelly369 you are invited. Dont hesitate to ping me on discord if you need help (living in GMT+1, not really available during the evening).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants