Wed, 06/06/2018 - 10:57
#1
Provide MapQuest application key programatically instead of using info.plist
For different environments, i need to use different "MapQuest application key". Is there any way to provide the "MapQuest application key" outside of info.plist? I dont want to have a different info.plist for each environment just because the "MapQuest application key".
We are switching environments in run time. Can we provide the API Key on runtime.
As we are switching environments in runtime, set the build setting into the info.plist wont be a solution for us.
nice, thanks