It is common knowledge that Cordova and PhoneGap utilize a webview, allowing the app to contain html, js, and css files that are editable. But is there a way to secure these files once the app is installed on a device? Is it possible to hide the code in some manner?
I am curious about this topic and would love to learn more. Ideally, app stores should handle hiding the code rather than leaving it up to developers. However, if you have any tips, ideas, or clues on how to achieve this, please feel free to share!
Thank you!