mapbox / mapbox/mapbox-navigation-native-ios

During build process to Xcloud, MapNavigationNative package show 401

Open
#26 2 comments 0 reactions 0 assignees View on GitHub

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:

Image Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.