homeeondemand / react-native-mapbox-navigation

A navigation UI ready to drop into your React Native application
MIT License
160 stars 122 forks source link

Android: Getting the Blank blue screen #117

Open maulikcct opened 1 year ago

maulikcct commented 1 year ago

This issue is similar to https://github.com/homeeondemand/react-native-mapbox-navigation/issues/105 and https://github.com/homeeondemand/react-native-mapbox-navigation/issues/108. But we are getting the blue screen in Android 13 device only and this is happening everytime when we load the maps.

The application works fine in devices upto Android-12. We also checked the same using the latest code of this library but facing the same issue.

Can anyone please let me know if there is any solution or if any changes are to be made?

RN version : 0.72.3

aaron038 commented 3 months ago

Hello @maulikcct Have you found a solution to this issue?