Excuse me
How to play in the game player data to prevent tampering ?
Moreover, the user data to be uploaded to a google Play
Excuse me
How to play in the game player data to prevent tampering ?
Moreover, the user data to be uploaded to a google Play
For your locally saved player data, you can always encrypt it. We have the OpenSSL plugin (https://docs.coronalabs.com/plugin/openssl/index.html). Be aware. Your country may have export restrictions for apps that use encryption and you may have to file additional paperwork with your government before deploying your app.
On the storage side, we are working on an update to the Google Play Game Services plugin. The new plugin is going to support snapshots, which is saving game data blob’s to Google Play. I don’t know how soon it will get here.
Rob
Thanks Rob !
I went to learn
For your locally saved player data, you can always encrypt it. We have the OpenSSL plugin (https://docs.coronalabs.com/plugin/openssl/index.html). Be aware. Your country may have export restrictions for apps that use encryption and you may have to file additional paperwork with your government before deploying your app.
On the storage side, we are working on an update to the Google Play Game Services plugin. The new plugin is going to support snapshots, which is saving game data blob’s to Google Play. I don’t know how soon it will get here.
Rob
Thanks Rob !
I went to learn