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

Shaun Bent commented on CB-484:
-------------------------------

This issue was supposed to be resolved in Cordova 1.6.1 
(https://issues.apache.org/jira/browse/CB-497) - however a new issue seems to 
have been caused where when an App is resumed it freezes and does not resume.

I have tested this on my own app but also created a new app that simply alerts 
messages on the 'deviceready' & 'resume' events.
                
> Pause and resume events are no longer fired on Cordova 1.6 on iOS
> -----------------------------------------------------------------
>
>                 Key: CB-484
>                 URL: https://issues.apache.org/jira/browse/CB-484
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.6.0
>         Environment: Cordova 1.6.0
> Xcode Version 4.3.2 (4E2002)
> iOS 5.1
> Max OS X Version 10.7.3
>            Reporter: Thomas Bassetto
>            Assignee: Shazron Abdullah
>
> To reproduce the bug:
> * download PhoneGap 1.6 from : http://phonegap.com/download-thankyou
> * create a new cordova project on Xcode and follow the standard procedure to 
> have a working example (build a first time, drag & drop the www/ folder, etc.)
> * replace the content of _index.html_ by the full example of the pause event: 
> http://docs.phonegap.com/en/1.6.0/cordova_events_events.md.html#pause (and 
> add some code into the _onPause_ function)
> If you run this app, and then switch apps, go back to the springboard, etc. 
> you'll see that pause (and resume) event are never fired. It was working with 
> PhoneGap 1.5 and te same configuration.
> BTW: please note that it's my first bug report to the PhoneGap project, do 
> not hesitate to tell me what I've done wrong ;)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to