Posts

Post not yet marked as solved
16 Replies
I am developing an iOS app, and I have to store a key to encrypt and decrypt data in the keychain. I am not sure if data that is stored in the keychain will be erased after a new release of the app. I need to keep data in the keychain each time that I submit a new version in the app store. Is it possible?