You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2015/04/09 02:41:12 UTC

[jira] [Created] (CB-8827) onResume is not called on start-up, yet onStart is

Andrew Grieve created CB-8827:
---------------------------------

             Summary: onResume is not called on start-up, yet onStart is
                 Key: CB-8827
                 URL: https://issues.apache.org/jira/browse/CB-8827
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve
            Priority: Minor


onStart was just added by CB-8684. There's code that prevents onResume from being called at start-up though.

I think that on start-up, onResume *should* be sent to plugins, but the JavaScript "pause" event should not be sent. My reason:
1. JavaScript event is there to be consistent across platforms
2. Plugin onResume event is a native concern (platform-specific) 



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