nitaliano/react-native-mapbox-gl

RN Mapbox doesn't work with android version 30 // GETDATANETWORKTYPEFORSUBSCRIBER

WendyBonnie opened this issue · 1 comments

i encontred a problem when i passed my app on version 30 on Android with mapbox. The app doesn't work for android 11 and 12 but works fine for android 10.

I tried to add READ USER STATE PHONE but still doesn't work
i tried also to add telemetry but the module doesn't reconized it.

Do you have a solution to solve this problem because the app can't be published in an ohter version as 30

We've been running Mapbox on Android version 30 without issues, we still use the READ_PHONE_STATE permission (we plan to revisit removing it soon). It's hard to pin point your issue without sharing more error details