mapbox-vision-ios icon indicating copy to clipboard operation
mapbox-vision-ios copied to clipboard

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

Open avi-c opened this issue 6 years ago • 1 comments

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.

avi-c avatar Jul 23 '19 23:07 avi-c

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Nov 02 '19 14:11 stale[bot]