Craig Martin

Results 37 comments of Craig Martin

Note: I was using this plugin successfully for multiple projects in RN versions < 62 so I am confident that my project side setup is correct

Here is the error that I ran into. After the proposed change was implemented, the build succeeds with no issues

@mauron85 it seems like this issue is affecting a number of users. Any chance we can get this merged in (or get #42 merged which includes the changes from this...

> @mysport12 can you see why the build failed in CI? @hb2708 This is @Daavidaviid's PR not mine. The tests fail for not being able to find symbols after the...

For now you can just go to that pod in Xcode, go to that pod's Build Settings and search for 'signing'. Add your personal team to the development team field....

It appears to have been changed here... https://github.com/wonday/react-native-orientation-locker/commit/7a7db411d7da08efc08590883716b1dd2286fb37 Seems like changing that to FULL_USER instead of SENSOR should resolve the issue. Still need to confirm though.

@mikemorris @kristfal I am up against a few deadlines this month, but can dive in after the 1st :)

I agree though that the dependency version mismatch between RNMBGL and Mapbox Nav could cause some issues. For those looking to add in navigation, manual linkage may still be required.

We also encountered the naming conflict when trying to use navigation. @kristfal renaming the framework (and where it is referenced) in this lib should resolve the issue