Michael Lavigne

Results 3 comments of Michael Lavigne

Same problem. tns add nativescript-geolocation results in an error with nativescript-mapbox plugin. Error: java.lang.UnsatisfiedLinkError: No implementation found for void com.mapbox.mapboxsdk.net.NativeConnectivityListener.initialize() (tried Java_com_mapbox_mapboxsdk_net_NativeConnectivityListener_initialize and Java_com_mapbox_mapboxsdk_net_NativeConnectivityListener_initialize__)

Thanks for your reply. I my situation, I need to have access to the geolocation even if no map is displayed so I get the conflict when I try to...

No, the app will always be opened. There are various ways around this issue like I could update my location service from mapbox when map is displayed and from the...