-
-
Notifications
You must be signed in to change notification settings - Fork 848
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mapbox-iOS-SDK to 6.0 #1408
Comments
hi there, |
Additionally, I / others might be interested in how you're using |
I'm using MapboxNavigation as a native module in iOS in order to display the navigation screen inside my react native project |
Ok, I've assumed that much :) Are you using mapbox api for the routing? |
Are you using mapbox api for the routing? What part does this repo handle what part does navigation handle?
Did you write JS bindings for navigation or are you using those parts only withing Obj-C? The main idea is we have a react native project all the functionality related to mapbox are done using this repo. react native code except the navigation |
Thank you for the explanation 🙇🏿 |
Oh, also - this issue can be closed? Did you resolve your issue? |
yes , resolved |
@ferdicus RESULT:
after upgrading CocoaPods to 1.10.1 :
Any help ? |
have you checked the issues, there are some similar open/ closed issues. |
yeah I checked the issues and I tried all the solution . |
new macbook, with an m1 chipset |
in any case, this is a new issue - either add a comment below one of the existing or open a new one |
No |
using cocopods version 1.9.3 already there is an opened issue : mapbox/mapbox-navigation-ios#2674 |
Describe the bug
I'm using MapboxNavigation iOS SDK as a native module inside my react native project , I want to upgrade it from 0.4 to 1.4
after run pod install I got the below error
To Reproduce
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: