When building an app with “Make Native App with Voltbuilder” for release i.e.
run ios --release
run android --release
Could you please show an alert if obfuscation=“None”.
I set obfuscation to “None” when debugging and the amount of times I have forgotten to change the obfuscation setting for a release build and then have uploaded it to the app stores is too many times.
It’s a real pain when this happens because I then have to create another new version number and build the app again to upload the obfuscated version to the app stores.
Thank you.