[ 
https://issues.apache.org/jira/browse/CB-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Filip Maj updated CB-497:
-------------------------

    Priority: Major  (was: Blocker)

After reviewing the native platforms, here are the areas I see that need 
updating:

* [In 
CDVViewController.m|https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVViewController.m#L306]
* [In CDVConnection.m (as per 
above)|https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVConnection.m#L97-L107]

Android, BlackBerry and Windows Phone have no such issues.
                
> 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
>
> - 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

        

Reply via email to