I get the following error when trying to use the plugin:
ERROR setting actions:
org.apache.cordova.CordovaActivity$1 cannot be cast to android.app.Activity
Is there anything I need to tweak like references to my Main Activity for this plugin to work?
I get the following error when trying to use the plugin: ERROR setting actions: org.apache.cordova.CordovaActivity$1 cannot be cast to android.app.Activity
Is there anything I need to tweak like references to my Main Activity for this plugin to work?