I used the current dev version(6.0.0-dev) to upgrade my Cordova. i found that it can open the local html file on ios13, but it cloud not run on ios12(12.1 , 12.4.5, 12.4.6).
Information
Here is the error msg :
Error Domain=kCFErrorDomainCFNetwork Code=1 "(null)" UserInfo={_NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <9DA690E4-555A-47F6-A3E1-3F5541B78244>.<1>, _WKRecoveryAttempterErrorKey=<WKReloadFrameErrorRecoveryAttempter: 0x283090a80>}
Command or Code
Html struct:
index.html
CDVWebViewEngine.m with my modify:
Corodva.js
Environment, Platform, Device
All iOS Device in iOS12(12.1 , 12.4.5, 12.4.6).
Version information
Checklist
[x] I searched for existing GitHub issues
[x] I updated all Cordova tooling to most recent version
[x] I included all the necessary information above
Bug Report
Problem
I used the current dev version(6.0.0-dev) to upgrade my Cordova. i found that it can open the local html file on ios13, but it cloud not run on ios12(12.1 , 12.4.5, 12.4.6).
Information
Here is the error msg : Error Domain=kCFErrorDomainCFNetwork Code=1 "(null)" UserInfo={_NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <9DA690E4-555A-47F6-A3E1-3F5541B78244>.<1>, _WKRecoveryAttempterErrorKey=<WKReloadFrameErrorRecoveryAttempter: 0x283090a80>}
Command or Code
Html struct:
index.html
CDVWebViewEngine.m with my modify:
Corodva.js
Environment, Platform, Device
All iOS Device in iOS12(12.1 , 12.4.5, 12.4.6).
Version information
Checklist