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
[<!--- We don't troubleshoot existing projects, please reproduce the issue in a brand new project. If you can't then create a new working project and compare with the one you're having trouble with. --->
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.
BUILD FAILED in 1m 33s
npm start and pressing "w" for web is working and showing map with rnmapbox
npm start and pressing "a" for android showing error on emulator screen :
"Error: @rnmapbox/maps native code not available. Make sure you have linked the library and rebuild your app. See https://rnmapbox.github.io/docs/install?rebuild=expo#rebuild"
The text was updated successfully, but these errors were encountered:
Yes, I created the mapbox token with Download:read permission. With Newly created secret token I am able todo android build. For web platform newly created secret token is not working , web platform need public key.
Environment
Steps to reproduce
[<!--- We don't troubleshoot existing projects, please reproduce the issue in a brand new project. If you can't then create a new working project and compare with the one you're having trouble with. --->
Followed the link to setup rnmapbox.
](https://rnmapbox.github.io/docs/install?rebuild=expo#rebuild)
1." npm run android " throws below error -
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
BUILD FAILED in 1m 33s
"Error: @rnmapbox/maps native code not available. Make sure you have linked the library and rebuild your app. See https://rnmapbox.github.io/docs/install?rebuild=expo#rebuild"
The text was updated successfully, but these errors were encountered: