-
-
Notifications
You must be signed in to change notification settings - Fork 860
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
Cannot install mapbox in android for new arch in React Native version 76.0 #3666
Comments
Thanks @mfazekas - Will try it out. |
@mfazekas when can expect the stable version |
I'm able to build and run my app on Android with RN 0.76 and the new architecture enabled if I use the latest pre-release https://github.com/rnmapbox/maps/releases/tag/v10.1.33-rc.1. However, there seems to be a problem with the
If I disable the new architecture by setting |
10.1.33 is released so closing this |
@mfazekas Please reopen, the problem with the
|
Environment
Steps to reproduce
Install the latest version of rnmapbox in RN 76.0 bare project and enable new arch in android.
Does not work in android but builds in ios.
ERROR:
file:///Users/z/z/node_modules/@rnmapbox/maps/android/src/main/java/com/rnmapbox/rnmbx/utils/ViewTagResolver.kt:35:42 Type mismatch: inferred type is View? but View was expected FAILURE: Build failed with an exception. * What went wrong:
Execution failed for task ':rnmapbox_maps:compileDebugKotlin'.
The text was updated successfully, but these errors were encountered: