[ https://issues.apache.org/jira/browse/CB-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-497:
--------------------------------
Component/s: (was: CordovaJS)
iOS
> 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: Filip Maj
>
> - 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
|