Posts

Post not yet marked as solved
16 Replies
I would just store bool flag to UserDefaults whenever you store data into Keychain. Then you can check it and when it is false, the app was reinstalled, because UserDefaults get deleted with application.