Hybrid Mobile PhoneGap build not loading main.js in iOS 8.3

1
We are testing a hybrid mobile app, and on iOS 8.3 we ran into the issue where the entire main.js does not get loaded. [Error] TypeError: undefined is not a function (evaluating 'mx.version.startsWith("6.8")') isAfterNavigationFnSupported (bundle.js:307) (anonymous function) (bundle.js:285) (anonymous function) (bundle.js:142) [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (main.js, line 0) [Log] CKEDITOR SCRIPT LOADING. (console-via-logger.js, line 173)   Anyone who has any experience with this? If not, I would appreciate any guidelines for debugging these types of problems, the Safari inspector does not give more information then this.  
asked
2 answers
0

Mendix does not support versions of iOS below 9.0

answered
0

Have you tried updating your iPhone to the latest version, iOS 10?

answered