Android APK crashes when LicensingServiceHelper is initialized
I have an Android project that builds an AAR file library. When I include this AAR file in my Godot (v3.5.2) project and export it as an Android APK, the program crashes when I call a function in Godot that results in the following Kotlin code being run: