Updated new Appery.io tester on android 2.3.5 phone.
App will not navigate to pages and seems to be missing Cordova?
When running my appp in Appery tester I get these type of logcat errors.
code
06-26 11:01:58.869: D/CordovaLog(11472): Uncaught TypeError: Cannot call method 'exitApp' of undefined
06-26 11:01:58.869: E/Web Console(11472): Uncaught TypeError: Cannot call method 'exitApp' of undefined at file:///mnt/sdcard/data/io.appery.tester/app_default/Menu.html:1278
/code
And when code checks for connection type..
code
06-26 11:04:13.641: E/Web Console(11472): Uncaught TypeError: Cannot read property 'connection' of undefined at file:///mnt/sdcard/data/io.appery.tester/app_default/files/views/assets/js/CordovaFunctions.js:216
/code
Navigating to another screen.. No Errors and nothing at all happens.