mapbox / mapbox/mapbox-vision-ios

Allow Vision AR SDK client to supply Mapbox Access Token as a parameter

Open
#172 1 comment 0 reactions 2 assignees View on GitHub

@deniskoronchik is already working on this.

Since Aug 14, 2019.

iOS P1 staled User Feedback
Dominant language
Swift
Stars
63
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Right now the iOS SDK requires a mapbox access token to be present in the application's Info.plist file in order to create a VisionManager object

Most apps (including Apex) will want to keep the access token obfuscated somewhere in the code and not present as an easily readable string in the Info.plist file. There should be an exposed constructor for the VisionManager that allows a token to be passed as a parameter.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.