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

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -