googlemaps / react-native-navigation-sdk

Apache License 2.0
25 stars 5 forks source link

0.5.0 not working in Android #252

Closed nexttrack07 closed 1 month ago

nexttrack07 commented 1 month ago

Hello,

This isn't a bug in the example app. The example app seems to work correctly. In our application, we had 0.4.3 and it was working correctly in both Android and iOS. However after upgrading to 0.5.0, Android seems to be broken even though iOS is working correctly.

Here is the screenshot of the error that keeps coming up:

share_7898072896020320480

This error shows up even if we remove the mapViewCallbacks prop from NavigationView component. It happens when opening any screen that has the NavigationView component.

nexttrack07 commented 1 month ago

any help on how to debug this issue would be appreciated greatly!

jokerttu commented 1 month ago

@nexttrack07 thank you for reporting this to us. I'll get back to you as soon as the issue is tracked down.