[
https://issues.apache.org/jira/browse/CB-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257680#comment-13257680
]
Shaun Bent commented on CB-497:
-------------------------------
Might just be me but now I have applied 1.6.1 to my project my apps now freeze
when they resume. I initially thought this might just be my app so I created a
new Cordova project that simply alerts messages when the 'deviceready' event is
called and the 'resume' event is called. However, whenever I resume an app they
just freeze!
Not sure if this is as a result of the fixes to pause/resume in 1.6.1
> online and offline events are not being fired in 1.6.0
> ------------------------------------------------------
>
> Key: CB-497
> URL: https://issues.apache.org/jira/browse/CB-497
> Project: Apache Callback
> Issue Type: Bug
> Components: iOS
> Affects Versions: 1.6.0
> Environment: IOS4,5 xcode4+
> Reporter: Emile khattar
> Assignee: Shazron Abdullah
> Fix For: 1.6.1
>
>
> - after updating to 1.6 i notice that JS calls with Cordova capital C are not
> working example: Cordova.exec(..)
> replacing C with c solved the problem
> - Some Cordova classes like CDVConnection.m had some JS firing with Cordova
> variable with "C" exp: line103" Cordova.fireDocumentEvent('online');"];
> A review is needed to make sure no Cordova variables are needed/called
--
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