eas build expo failed with download mapbox ios sdk 6.3.0 #1810
Unanswered
Beyounder33
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
-
Hi, I try to build my app with eas expo build. my ios build failed with an error :
https://api.mapbox.com/downloads/v2/mobile-maps/releases/ios/packages/6.3.0/mapbox-ios-sdk-dynamic.zip
curl: (22) The requested URL returned error: 401 Unauthorized
I configured with secret token and download:read correctly. I build for android without errors.
I have a .netrc with login password etc...
I configure a secret inside expo project with MAPBOX_API_KEY
but nothing seems to work fine
If someone has an idea
Beta Was this translation helpful? Give feedback.
All reactions