CforGood / cforgood-mobile

App Mobile React Native
1 stars 0 forks source link

MAP : package MAPBOX #12

Open FredPetris opened 7 years ago

FredPetris commented 7 years ago

Android : le package fait palnter l'appli IOS : cercle bleu autour du point de l'utilisateur, cercle plus ou moins important mais empêchant de cliquer sur les points des commerces.

Serait-il possible d'avoir l'historique des échanges avec MapBox afin de les relancer et de comprendre de notre côté. Merci.

Kottidev commented 7 years ago

pour IOS

voici les liens des bugs

https://github.com/mapbox/react-native-mapbox-gl/issues/463 https://github.com/mapbox/react-native-mapbox-gl/issues/437

pour android :

image

arrow_drop_down Exception java.lang.NullPointerException: Attempt to invoke virtual method 'void com.mapbox.mapboxsdk.maps.MapView.onResume()' on a null object reference com.mapbox.reactnativemapboxgl.ReactNativeMapboxGLView.onHostResume (ReactNativeMapboxGLView.java:142) com.facebook.react.bridge.ReactContext$1.run (ReactContext.java:160) android.os.Handler.handleCallback (Handler.java:739) android.os.Handler.dispatchMessage (Handler.java:95) com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage (MessageQueueThreadHandler.java:31) android.os.Looper.loop (Looper.java:158) android.app.ActivityThread.main (ActivityThread.java:7229) java.lang.reflect.Method.invoke (Method.java) com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1230) com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1120)

FredPetris commented 7 years ago

Quelle est la version de mapbox utilisée ?

Kottidev commented 7 years ago

@FredPetris pour android

com.mapbox.mapboxsdk:mapbox-android-sdk:4.2.2@aar

FredPetris commented 7 years ago

Voilà le retour de MAPBOX :

"Hey Fred, thanks for reaching out.

Thanks for your interest in Mapbox! We're excited to get our tools and maps in front of as many developers and users as possible, but we're not able to provide support for React Native Mapbox GL to same extent as our iOS or Android SDKs. React Native Mapbox GL is currently experimental. We urge you to please submit any bug reports and pull requests within the GitHub repository instead: https://github.com/mapbox/react-native-mapbox-gl

Being entirely open source and a modestly-sized dev team, we've relied on the community to help out by supporting one another. I recommend asking your question on Stack Overflow to get help from others who may be facing this issue.

We're also currently looking to hire someone so we can begin providing support for users interested in React Native. Feel free to share this link to the position opening with your friends, or apply if you are interested!

Kind regards, Nadia"

@Kottidev : des nouvelles de ton côté ?