pratikgohil1985 opened a new issue #975:
URL: https://github.com/apache/cordova-ios/issues/975


   <!--
   Please have a look at the issue templates you get when you click "New issue" 
in the GitHub UI.
   We very much prefer issues created by using one of these templates.
   -->
   
   ### Issue Type
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ x] Bug Report
   - [ ] Feature Request
   - [ ] Support Question
   
   ## Description
   When we run app on iOS Device, first story board screen is displayed and 
after that white screen appears.
   This white screen remains forever, this screen look like a browser and is 
re-sizable with background
   
   
![Untitled](https://user-images.githubusercontent.com/46952019/91555374-87020980-e94e-11ea-8ef0-56e7e7c313ef.png)
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   Following is debugger output from XCode 
   2020-08-27 15:03:46.102298+0530 MBAZ[89517:4250528] Apache Cordova native 
platform version 6.1.0 is starting.
   2020-08-27 15:03:46.102636+0530 MBAZ[89517:4250528] Multi-tasking -> Device: 
YES, App: YES
   2020-08-27 15:03:54.956810+0530 MBAZ[89517:4250528] WF: === Starting 
WebFilter logging for process MBAZ
   2020-08-27 15:03:54.957126+0530 MBAZ[89517:4250528] WF: _userSettingsForUser 
: (null)
   2020-08-27 15:03:54.957334+0530 MBAZ[89517:4250528] WF: _WebFilterIsActive 
returning: NO
   2020-08-27 15:03:58.123221+0530 MBAZ[89517:4250528] The preference key 
"AllowNewWindows" is not defined and will default to "FALSE"
   2020-08-27 15:03:58.128514+0530 MBAZ[89517:4250528] The preference key 
"MediaPlaybackAllowsAirPlay" is not defined and will default to "TRUE"
   2020-08-27 15:03:58.134558+0530 MBAZ[89517:4250528] WF: _userSettingsForUser 
: (null)
   2020-08-27 15:03:58.134749+0530 MBAZ[89517:4250528] WF: _WebFilterIsActive 
returning: NO
   2020-08-27 15:03:58.137071+0530 MBAZ[89517:4250528] The preference key 
"AllowBackForwardNavigationGestures" is not defined and will default to "FALSE"
   2020-08-27 15:03:58.137267+0530 MBAZ[89517:4250528] The preference key 
"Allow3DTouchLinkPreview" is not defined and will default to "TRUE"
   2020-08-27 15:03:58.137440+0530 MBAZ[89517:4250528] CDVWebViewEngine will 
reload WKWebView if required on resume
   2020-08-27 15:03:58.137651+0530 MBAZ[89517:4250528] Using WKWebView
   2020-08-27 15:03:58.138347+0530 MBAZ[89517:4250528] [CDVTimer][console] 
0.131965ms
   2020-08-27 15:03:58.138709+0530 MBAZ[89517:4250528] 
[CDVTimer][handleopenurl] 0.169039ms
   2020-08-27 15:03:58.330333+0530 MBAZ[89517:4250528] 
[CDVTimer][intentandnavigationfilter] 191.444039ms
   2020-08-27 15:03:58.330976+0530 MBAZ[89517:4250528] 
[CDVTimer][gesturehandler] 0.151992ms
   2020-08-27 15:03:59.121388+0530 MBAZ[89517:4250528] [CDVTimer][file] 
790.216088ms
   2020-08-27 15:03:59.121615+0530 MBAZ[89517:4250528] 
[CDVTimer][TotalPluginStartup] 983.518958ms
   2020-08-27 15:04:54.422604+0530 MBAZ[89517:4250528] THREAD WARNING: 
['Badge'] took '75.721191' ms. Plugin should use a background thread.
   2020-08-27 15:04:56.735901+0530 MBAZ[89517:4250528] THREAD WARNING: 
['Device'] took '2127.536377' ms. Plugin should use a background thread.
   2020-08-27 15:04:57.122217+0530 MBAZ[89517:4250528] THREAD WARNING: ['File'] 
took '385.750977' ms. Plugin should use a background thread.
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   Config.xml File:-
   [config.zip](https://github.com/apache/cordova-ios/files/5141866/config.zip)
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   We have tested this on iOS 13.6 iPhone 8 Emulator as well as iPhone 7 actual 
device. both giving same results.
   Built on Xcode 11 on Mac OS 10.15.6
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   Cordova CLI : 10.0.0
   Cordova-ios : 6.1.0
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an `x` in the `[ ]` like so: `[x]` -->
   
   - [ x] I searched for already existing GitHub issues about this
   - [ x] I updated all Cordova tooling to their most recent version
   - [ x] I included all the necessary information above
   


----------------------------------------------------------------
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]

Reply via email to