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

[jira] [Created] (CB-11735) Resume iOS event does not work for direct app kill

Emi created CB-11735:
------------------------

             Summary: Resume iOS event does not work for direct app kill
                 Key: CB-11735
                 URL: https://issues.apache.org/jira/browse/CB-11735
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 6.1.1
         Environment: iOS
            Reporter: Emi


For this resume event:
https://cordova.apache.org/docs/en/5.1.1/cordova/events/events.resume.html

There is a difference between:
1. Go to the iOS homescreen, then close the app from the background switcher, and re-open it (resume event gets launched)
2. Go directly to the background switcher and close the app and re-open it (resume event does not get launched) 

The first case is launching the onResume event, the second launches precisely no cordova event does it?

As far as from an end user-standpoint, these should be equivalent I'm thinking.

Our particular use-case is to clear the localStorage on resume fired, but that's no longer going to work until this bug is resolved..



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