I've tested on a few devices now and I am getting the same issue. Here is the xcode log.
Here is my log. Any help is really appreciated. Ashley
2021-01-06 18:59:12.220488-0700 DC_Combat[1325:73919] Apache Cordova native platform version 6.1.1 is starting.
2021-01-06 18:59:12.220681-0700 DC_Combat[1325:73919] Multi-tasking -> Device: YES, App: YES
2021-01-06 18:59:12.566389-0700 DC_Combat[1325:73919] The preference key "AllowNewWindows" is not defined and will default to "FALSE"
2021-01-06 18:59:12.568647-0700 DC_Combat[1325:73919] The preference key "MediaPlaybackAllowsAirPlay" is not defined and will default to "TRUE"
2021-01-06 18:59:12.574740-0700 DC_Combat[1325:73919] The preference key "AllowBackForwardNavigationGestures" is not defined and will default to "FALSE"
2021-01-06 18:59:12.574821-0700 DC_Combat[1325:73919] The preference key "Allow3DTouchLinkPreview" is not defined and will default to "TRUE"
2021-01-06 18:59:12.574866-0700 DC_Combat[1325:73919] CDVWebViewEngine will reload WKWebView if required on resume
2021-01-06 18:59:12.574904-0700 DC_Combat[1325:73919] Using WKWebView
2021-01-06 18:59:12.575281-0700 DC_Combat[1325:73919] [CDVTimer][console] 0.048995ms
2021-01-06 18:59:12.575786-0700 DC_Combat[1325:73919] [CDVTimer][handleopenurl] 0.075936ms
2021-01-06 18:59:12.577137-0700 DC_Combat[1325:73919] [CDVTimer][intentandnavigationfilter] 1.278043ms
2021-01-06 18:59:12.577414-0700 DC_Combat[1325:73919] [CDVTimer][gesturehandler] 0.063062ms
2021-01-06 18:59:12.580737-0700 DC_Combat[1325:73919] [CDVTimer][file] 3.131986ms
2021-01-06 18:59:12.582577-0700 DC_Combat[1325:73919] [CDVTimer][statusbar] 1.662016ms
2021-01-06 18:59:12.583121-0700 DC_Combat[1325:73919] [CDVTimer][TotalPluginStartup] 7.956982ms
2021-01-06 18:59:12.672899-0700 DC_Combat[1325:73919] WF: === Starting WebFilter logging for process DC_Combat
2021-01-06 18:59:12.672968-0700 DC_Combat[1325:73919] WF: _userSettingsForUser mobile: {
filterBlacklist = (
);
filterWhitelist = (
);
restrictWeb = 1;
useContentFilter = 0;
useContentFilterOverrides = 0;
whitelistEnabled = 0;
}
2021-01-06 18:59:12.673037-0700 DC_Combat[1325:73919] WF: _WebFilterIsActive returning: NO
2021-01-06 18:59:13.223056-0700 DC_Combat[1325:74167] Metal API Validation Enabled