You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sample code you provided only shows the Maps SDK usage and no Navigation SDK. The provided version v11.9.0 is the Maps SDK, not the Nav SDK version. The mapbox/mapbox-maps-ios project can be more suitable for Maps-related questions.
The problem you described seems more related to the React Native Configuration than to the usage of Mapbox SDKs. There are no reasons for the map view controller to be closed. Please look at the logic of how you change screens in your app.
Mapbox Navigation SDK version
11.9.0
Steps to reproduce
Hi there,
I have created a simple Mapbox example following Mapbox integration steps.
But when I open the view controller it closes immediately
I have integrated native Mapbox SDK in my react native project.
below is how I'm calling the Mapbox view controller
ViewController code
Expected behavior
It should keep the Mapbox view controller screen open
Actual behavior
The Mapbox view controller is closing
Is this a one-time issue or a repeatable issue?
repeatable
The text was updated successfully, but these errors were encountered: