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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to