Is it vulernble, when we keep confidential data like Access tokens in info.plist file for iOS application. If No , please recommend a way for this?
iOS Application Security
This is essentially a DRM question. You want to give the user something (an app that contains an access token) but restrict how they use it. DRM is a tricky business, with no single answer that fits all circumstances. See this thread for more.Is it vulernble, when we keep confidential data like Access tokens in
info.plist file for iOS application.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"