I am using the browser object in construct 2 but the actions do not work when i create my apk file (debug version)
I am building in Cordova CLI. My project uses goto URL, browser exit and vibrate functions.
They used to work but its been a few years since I created an APK.
From memory I had to edit the xml file previously but cant seem to get it working.
My xml file does have inappbrowser and vibrate in the xml by default