You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2016/07/26 16:20:20 UTC

[jira] [Commented] (CB-11608) Resume event not being fired on webview restart when there is no plugin result

    [ https://issues.apache.org/jira/browse/CB-11608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394028#comment-15394028 ] 

Joe Bowser commented on CB-11608:
---------------------------------

I can't reproduce this at all on the HTC One M9 that I test this on.  Resume works in all of those cases.  I'm running a bare app with no plugins loaded to make sure that I removed anything that could munge the pause/resume.  If you're embedding the webview, you do have to wire the pause and resume events.

> Resume event not being fired on webview restart when there is no plugin result 
> -------------------------------------------------------------------------------
>
>                 Key: CB-11608
>                 URL: https://issues.apache.org/jira/browse/CB-11608
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>            Reporter: Bnaya
>
> The resume event on android is not being fired if:
> The app went to background (the user hit the home button, notification)
> The app webview activity got killed by the OS
> The user reopens the app (icon click or recent apps apps menu)
> The resume event will be fired if the webview activity didn't get killed,
> or it was killed but there's incoming plugin result.



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