Hello,
I've gone through the bother of getting the script encryption option to work when exporting. I'm exporting to Android. After getting the script encryption to work, I've tried to add support for ads using the software available here:
https://github.com/Shin-NiL/Godot-Android-Admob-Plugin
Now the app crashes if I have an encryption key enabled, but works fine, including the ads, if exported without an encryption key.
Do you know if there is something I can do to get these to work together?