[
https://issues.apache.org/jira/browse/CB-9808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jcesarmobile closed CB-9808.
----------------------------
Resolution: Not A Problem
are you trying to run the cordova app code on the iOS chrome browser?
iOS chrome browser isn't really chrome, it's just a UIWebView with some
modifications, that's probably why isChrome is false
Anyway, I'm closing this, cordova code is supposed to be run in a cordova app,
not in iOS chrome browser
> deviceready doesn't fire in iOS version of Chrome
> -------------------------------------------------
>
> Key: CB-9808
> URL: https://issues.apache.org/jira/browse/CB-9808
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin File
> Affects Versions: 3.0.0
> Environment: iOS 9.0.2
> Reporter: Sampsa Saarela
>
> Deviceready event doesn't fire in iOS version of Chrome.
> In file src/browser/FileProxy.js isChrome variable returns false.
> https://github.com/apache/cordova-plugin-file/blob/master/src/browser/FileProxy.js#L31
> If I force it to true the deviceready event firing, but I don't know why. And
> it's not probably correct solution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]