mapbox / mapbox/mapbox-navigation-native-ios
During build process to Xcloud, MapNavigationNative package show 401
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 22
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Hi everyone,
I’m currently using Mapbox Navigation Native v324.0.3 (see attached list of all Mapbox package versions). During my Xcode Cloud build, I’m running into the following error:
I’ve added a .netrc file with the correct secret token and a Download: Read scope, and this same request succeeds via cURL on my Mac. Has anyone else encountered this issue or have suggestions for resolving it?
failed downloading 'https://api.mapbox.com/downloads/v2/dash-native/releases/ios/packages/324.0.3/MapboxNavigationNative.xcframework.zip' which is required by binary target 'MapboxNavigationNative': badResponseStatusCode(401)
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Xcode Cloud build configuration and the .netrc authentication setup described in the issue, then reproduce the request for MapboxNavigationNative.xcframework.zip. Check whether the Download: Read token is available to the build environment and whether the package download succeeds; done means the Xcode Cloud build resolves the package without a 401 response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100