75341704 opened a new issue, #1363:
URL: https://github.com/apache/cordova-ios/issues/1363

   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   If it takes a long time to load image in the img tag, the app start directly.
   
   ### What does actually happen?
   The long time of loading image in the img tag cause that the app stuck on 
the splash screen.
   
   It seems to be a common problem related to the src not only in the img tag 
   but also in the other tags such as script(without defer) or  link
   
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   As the snapshot hereunder, it tooks about 14 seconds to load the image in 
the img tag and the app stuck on the splash screen.
   <img width="1045" alt="image" 
src="https://github.com/apache/cordova-ios/assets/3381792/280d5b0b-8689-41aa-aa3a-cd28c2ad614a";>
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   
   
   
   ### 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.
   -->
   Installed platforms:
     ios 6.1.0
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] 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.

To unsubscribe, e-mail: [email protected]

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