I understand the security risk involved. Now that just means that I can't no longer update my mobile game (aka fix the broken version that wont load). All types of export are obfuscated and Google can't simply read any of them. Meaning that Construct 3 is for now completely useless for my projects.
I have deleted all of the javaScript and I'm now using only blueprints/visual script. I'm thinking that C3 just checks if my project has ever had any JavaSkript in it and runs C3's equivalent of "evaluation engine" never the less.
Or this there a possibility that google has updated something in their end?
either way C3 exports will not work in a export of google play store if they contain or have contained javaScript in the past.
if there is nothing that can be done. I need to copy/paste the whole project into a new base that has never had any javaScript in it to make this work.