objective c - How do you store information a device even after an app is deleted? -


i trying allow user try trial of in app once. how store information after user deletes app user cannot reinstall app try trial again?

you can use keychain, because keychain items not deleted if app removed device. (it may removed "secure wipe", stated here: https://stackoverflow.com/a/3885110/1187415, not sure that.)


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -