I found this option in google game service, however what is the function of this option? Is this means google will save game progress online? If so, does Corona support this? How to use it? Thx.
Up…
We do not support it yet.
Any idea/suggest to make the json and IAP Badger data could be stored into user google drive or any other cloud?
We just recently added iCloud support for iOS and tvOS. We are planning to add support for other devices soon, but no eta…
Rob
If it helps, I can add a function to IAP Badger that returns a string containing the contents of the save file which you could then save to wherever you like. I could also adapt the load function, so it loads data from a string instead of a file?
I think it will help, that way the user could backup and restore their data when reinstalling the App. However is it still secure(data can’t be change) even if the data is seen by user? Thank you.
I haven’t looked into iCloud support, but I’d guess that all communication would be encrypted over HTTPS - unless anyone knows differently.
I looked into coronium is this service could be use to store user progress (e.g. achievements, personal report, game data) so the user can access their progress from any devices? Or am I get the wrong idea? ._.a
Hmm… No, what I mean was offline backup sir… I was asking if I could extract the data into a “file” and user will be able to restore them later. However, I change my mind, Cloud is better IMO. Maybe I will try… coronium?
Up…
We do not support it yet.
Any idea/suggest to make the json and IAP Badger data could be stored into user google drive or any other cloud?
We just recently added iCloud support for iOS and tvOS. We are planning to add support for other devices soon, but no eta…
Rob
If it helps, I can add a function to IAP Badger that returns a string containing the contents of the save file which you could then save to wherever you like. I could also adapt the load function, so it loads data from a string instead of a file?
I think it will help, that way the user could backup and restore their data when reinstalling the App. However is it still secure(data can’t be change) even if the data is seen by user? Thank you.
I haven’t looked into iCloud support, but I’d guess that all communication would be encrypted over HTTPS - unless anyone knows differently.
I looked into coronium is this service could be use to store user progress (e.g. achievements, personal report, game data) so the user can access their progress from any devices? Or am I get the wrong idea? ._.a
Hmm… No, what I mean was offline backup sir… I was asking if I could extract the data into a “file” and user will be able to restore them later. However, I change my mind, Cloud is better IMO. Maybe I will try… coronium?