Gradle build fails when I install navigation SDK in android #3736
Unanswered
umeeridrees
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am adding navigation in my app. I managed to make it work on ios by bridging but when I installed navigation SDK in Android the build failed with this error:
Error: Exception in HostObject::get for prop 'RNMBXLocationModule': java.lang.NoClassDefFoundError: Failed resolution of: Lcom/mapbox/android/core/location/LocationEngineCallback;, js engine: hermes [Component Stack]
build.gradle
package.json
Beta Was this translation helpful? Give feedback.
All reactions