api key - Keep API Keys in ios app -


what best place put api keys in ios app. these keys secret. there best practice put such keys in ios app, or put them in normal file okay?

put secrets in keychain.

putting them in file insecure, there many utilities can acccess file if 1 has access idevice , unlocked.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -