You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "James (JIRA)" <ji...@apache.org> on 2016/02/24 10:23:18 UTC

[jira] [Created] (CB-10684) App hangs in Splash screen sometimes

James created CB-10684:
--------------------------

             Summary: App hangs in Splash screen sometimes
                 Key: CB-10684
                 URL: https://issues.apache.org/jira/browse/CB-10684
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 3.8.0
            Reporter: James


When application is launched in background by a remote push notification, it  may fails to load the index.html due to the time out error.
So if a user clicks to launch the application to foreground, it hangs in splash screen.

logs from iOS:
Feb 17 09:35:05 : Apache Cordova native platform version 3.8.0 is starting.
Feb 17 09:35:05 : Multi-tasking -> Device: YES, App: YES
Feb 17 09:35:05 : Unlimited access to network resources
Feb 17 09:35:05 : [CDVTimer][keyboard] 0.097990ms
Feb 17 09:35:05 : [CDVTimer][splashscreen] 24.774015ms
Feb 17 09:35:05 : [CDVTimer][statusbar] 9.433031ms
Feb 17 09:35:05 : CDVPlugin class CordovaNewRelic (pluginName: newrelic) does not exist.
Feb 17 09:35:05 : [CDVTimer][newrelic] 0.407040ms
Feb 17 09:35:05 : [CDVTimer][TotalPluginStartup] 35.793006ms
Feb 17 09:35:06 : Warning: Application delegate received call to -application:didReceiveRemoteNotification:fetchCompletionHandler: but the completion handler was never called.
......
Feb 17 09:45:09 : Resetting plugins due to page load.
......
Feb 17 09:55:07 : dnssd_clientstub read_all(8) DEFUNCT
......
Feb 17 10:36:15 : Failed to load webpage with error: The request timed out.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org