Up to Date Setup Guide for Expo with EAS Cloud builds #4121
Replies: 1 comment
-
|
@savigny030 thanks. 1.) So Download token: 2.) Access token: |
Beta Was this translation helpful? Give feedback.
-
|
@savigny030 thanks. 1.) So Download token: 2.) Access token: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Steps to reproduce
I think most of the stuff is not really necessary to reproduce. It's pretty simple. I can't find ANY guide on how to actually set this up in an expo project with eas cloud builds. I dont understand how the tokens should be set. I tried so many different things and I always get the error:
i added
RNMAPBOX_MAPS_DOWNLOAD_TOKENas a secret to eas env variables.This is my eas.json
This is the plugins section of my app.json:
The current way it's setup is from this guide: https://github.com/rnmapbox/maps/blob/main/plugin/install.md
that is not on the Documentation Website.
The actual install guide on the Documentation Website has no information on how to setup tokens and against all other guides it says i need an access token instead of a Download token.
Maybe I'm super stupid and just can't understand the guide, but I feel like there is some undocumented stuff. I would like to contribute to the guides when i finally understand how it's set up :)
As you can see from my Stackoverflow question: https://stackoverflow.com/questions/79843950/token-setup-for-rnmapbox-maps-in-an-expo-project
Everyone seems to have a different way to set up the tokens :D
Beta Was this translation helpful? Give feedback.
All reactions