tomma_g

Results 14 comments of tomma_g

Hi @Kristoffer-Axelsson, sorry for bumping this issue almost two years later but I am facing the same issue with great urgency on Android. Have you managed to solve this? -...

Thanks @jpakulski. Is there any fix planned?

I'm very interested in the clustering feature, I tried implementing it myself on the old dapriett/nativescript-google-maps-sdk plugin but failed when it came to info windows and custom markers. @herefishyfish since...

Hi, has @triniwiz expressed his approval?

This is my workaround (Nativescript-Vue) ```

Thanks @dnepromell. I added these lines to my app.gradle file and now my push notifications work: ```gradle dependencies { implementation "com.google.firebase:firebase-iid:21.1.0" implementation "com.google.firebase:firebase-messaging:22.0.0" // ... } android { compileSdkVersion 31...

> > any update on this? > > https://twitter.com/igor_randj/status/1599830172143788032 Thank you, it seems I have a lot to catch up on. First I need to migrate my apps to Nativescript-Vue...

I am experiencing a similar issue with play-services-maps:18.2.0. When I tap on the marker, the info window appears above it as expected, but when I show it programmatically it appears...