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

[jira] [Updated] (CB-9620) Android plugin lifecycle differs from the standard Android lifecycle

     [ https://issues.apache.org/jira/browse/CB-9620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-9620:
---------------------------------
    Component/s: Android

> Android plugin lifecycle differs from the standard Android lifecycle
> --------------------------------------------------------------------
>
>                 Key: CB-9620
>                 URL: https://issues.apache.org/jira/browse/CB-9620
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 5.1.1
>            Reporter: Kai Schlamp
>            Priority: Minor
>
> The CordovaPlugin has the same onStart and onResume callback methods as Androids Activity class. Unfortunately those differ from the Activity Lifecycle (see http://developer.android.com/reference/android/app/Activity.html#ActivityLifecycle).
> The onStart and onResume methods of CordovaPlugin are not called when the app starts for the first time (in contrast to the appropriate Activitiy methods).



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