PundoJnr commented on issue #998:
URL: https://github.com/apache/cordova-ios/issues/998#issuecomment-706572763
@ChrisTomAlx
I did as mentioned and now I am getting the following logs, with a white
screen still
````2020-10-10 21:34:11.856562+0530 EduwebParents[55942:13903368] Apache
Cordova native platform version 6.1.1 is starting.
2020-10-10 21:34:11.856855+0530 EduwebParents[55942:13903368] Multi-tasking
-> Device: YES, App: YES
2020-10-10 21:34:12.459207+0530 EduwebParents[55942:13903368] The preference
key "AllowNewWindows" is not defined and will default to "FALSE"
2020-10-10 21:34:12.505152+0530 EduwebParents[55942:13903368] The preference
key "MediaPlaybackAllowsAirPlay" is not defined and will default to "TRUE"
2020-10-10 21:34:12.514960+0530 EduwebParents[55942:13903368] The preference
key "AllowBackForwardNavigationGestures" is not defined and will default to
"FALSE"
2020-10-10 21:34:12.515102+0530 EduwebParents[55942:13903368] The preference
key "Allow3DTouchLinkPreview" is not defined and will default to "TRUE"
2020-10-10 21:34:12.515232+0530 EduwebParents[55942:13903368]
CDVWebViewEngine will reload WKWebView if required on resume
2020-10-10 21:34:12.515359+0530 EduwebParents[55942:13903368] Using WKWebView
2020-10-10 21:34:12.515928+0530 EduwebParents[55942:13903368]
[CDVTimer][console] 0.140071ms
2020-10-10 21:34:12.516190+0530 EduwebParents[55942:13903368]
[CDVTimer][handleopenurl] 0.131011ms
2020-10-10 21:34:12.518010+0530 EduwebParents[55942:13903368] Unlimited
access to network resources
2020-10-10 21:34:12.518509+0530 EduwebParents[55942:13903368] Unlimited
access to network resources
2020-10-10 21:34:12.518651+0530 EduwebParents[55942:13903368]
[CDVTimer][intentandnavigationfilter] 2.303004ms
2020-10-10 21:34:12.518846+0530 EduwebParents[55942:13903368]
[CDVTimer][gesturehandler] 0.080943ms
2020-10-10 21:34:12.520842+0530 EduwebParents[55942:13903368]
[CDVTimer][file] 1.858950ms
2020-10-10 21:34:12.521225+0530 EduwebParents[55942:13903368]
CDVIonicKeyboard: resize mode 1
2020-10-10 21:34:12.521354+0530 EduwebParents[55942:13903368] The preference
key "HideKeyboardFormAccessoryBar" is not defined and will default to "TRUE"
2020-10-10 21:34:12.525129+0530 EduwebParents[55942:13903368] The preference
key "KeyboardAppearanceDark" is not defined and will default to "FALSE"
2020-10-10 21:34:12.525466+0530 EduwebParents[55942:13903368]
[CDVTimer][cdvionickeyboard] 4.469991ms
2020-10-10 21:34:12.528789+0530 EduwebParents[55942:13903368]
[CDVTimer][launchscreen] 3.175020ms
2020-10-10 21:34:12.536188+0530 EduwebParents[55942:13903368]
[CDVTimer][statusbar] 7.254004ms
2020-10-10 21:34:12.536385+0530 EduwebParents[55942:13903368]
[CDVTimer][uniquedeviceid] 0.050068ms
2020-10-10 21:34:12.536585+0530 EduwebParents[55942:13903368] CDVPlugin
class WKWebViewXHRFix (pluginName: wkwebviewxhrfix) does not exist.
2020-10-10 21:34:12.536680+0530 EduwebParents[55942:13903368]
[CDVTimer][wkwebviewxhrfix] 0.172019ms
2020-10-10 21:34:12.536818+0530 EduwebParents[55942:13903368]
[CDVTimer][TotalPluginStartup] 21.098018ms
2020-10-10 21:34:12.613273+0530 EduwebParents[55942:13903368] Could not
signal service com.apple.WebKit.WebContent: 113: Could not find specified
service
2020-10-10 21:34:12.646208+0530 EduwebParents[55942:13903368] Could not
signal service com.apple.WebKit.Networking: 113: Could not find specified
service
2020-10-10 21:34:42.652179+0530 EduwebParents[55942:13903862] Could not
successfully update network info during initialization.
2020-10-10 21:34:42.654143+0530 EduwebParents[55942:13904290] ERROR: HTTP
Request (OSRequestRegisterUser) must contain app_id parameter
2020-10-10 21:34:42.654398+0530 EduwebParents[55942:13903368] ERROR:
Encountered error during push registration with OneSignal: Error
Domain=OneSignalError Code=-1 "(null)" UserInfo={error=HTTP Request
(OSRequestRegisterUser) must contain app_id parameter}
2020-10-10 21:34:42.654544+0530 EduwebParents[55942:13903368] ERROR:
Encountered error during email registration with OneSignal: (null)
````
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]