Hi, I have a use case in which I want to store sma...
# android
m
Hi, I have a use case in which I want to store small-sized data locally but also prevent users from removing that data. I want to track if users played a certain game to prevent them from playing them several times. In iOS it can be achieved using keychain. Even in the case of app uninstall data persist on the device. Any idea what to use to achieve this in Android?
😶 5
c
For general android questions please check the channel description for better resources to ask.
👍 1