Hi, in my Quiz game, when I generate a signed APK file and extract the content, I noticed that when I navigate to "assets/www/", I see all my json files there.
Is there no way of preventing this like how Unity are able to encrypt files.
Thanks
I don't think you want to encrypt the files, but the data in the files.
construct.net/en/make-games/addons/257/forge-c3-runtimeworkers
Develop games in your browser. Powerful, performant & highly capable.
I don't think you want to encrypt the files, but the data in the files. https://www.construct.net/en/make-games/addons/257/forge-c3-runtimeworkers
https://www.construct.net/en/make-games/addons/257/forge-c3-runtimeworkers
Hi and thanks for this. I have had a look at the sample file but can't figure out how to encrypt content of the JSON since its like over 7K lines