Can I access keychain in iOS to store some info using Corona as a starter or basic ?

My problem is I would use the keychain (iOS) to store a flag that persists between possible removal and re-install of the same app so I can be aware the app has already previously been installed: and then some promotional facilities available at the first installation and run can be removed on subsequent installations.

Is there any way to do that using Corona for iOS ?

In Android it should be easier, as far as I understand.

Thanks for any help

Stefano

To access the iOS keychain in Corona you’ll need to have an Enterprise license and develop a simple plugin to achieve what you want.

To access the iOS keychain in Corona you’ll need to have an Enterprise license and develop a simple plugin to achieve what you want.