Now I am new to Construct and just created a quiz game. My question bank is in the form of json file and when I exported it to apk, I found out that it can be unzipped and all these txt/json files are in plain sight. Now I am worried that anyone can steal the question bank that I created with so much effort and create a similar game based out of it. Now I took a look at apk's of other similar games and I couldn't find any questions in simple text format. Now if someone with deep hacking knowledge wants to get my data, its ok and they are very few. But I do NOT want any Tom, Dick or Harry to get this data so easily by simply unzipping an apk that are available on 3rd party sites such as apkpure, apkmirror. So can we have some form of encryption to txt and json files please. I found that unity is a free platform and the apk's they generate are very difficult to decipher. Please input your thoughts as this is very important to me.