Obviously there is no way to obfuscate the code of the android apk with thunkable. Is this right?
Theoretically it can be done via Android Studio, using proguard: the .apk (compiled by thunkable) needs to opened in debug mode and then it’s behavior can be customized with the proguard files. If Thunkable does not provide code obfuscation, would this be a viable way?