Hi Experts,
I have compiled my iOS cordova app to Windows8 and added all the required plugins. First page is loading without any errors, but it navigates to the another page it gives the below error and app gets closed.
This app is working on iOS without any issues.
Unhandled exception at line 135, column 60667 in ms-appx://myapp/www/resources/sap-ui-core.js 0x800a139e - JavaScript runtime error: failed to load 'views/next.view.js' from ./views/next.view.js: 0 - Asynchronous hook not supported for synchronous request.
Here is the plugin list:
cordova-plugin-whitelist kapsel-plugin-logon kapsel-plugin-logger kapsel-plugin-odata cordova-plugin-ble cordova-plugin-camera cordova-plugin-network-information kapsel-plugin-barcodescanner kapsel-plugin-encryptedstorage kapsel-plugin-corelibs cordova-plugin-device kapsel-plugin-inappbrowser kapsel-plugin-authproxy kapsel-plugin-xhook
SMP SDK Version: 3.10
Please advise what is causing for this error.
Regards,
Murthy