[
https://issues.apache.org/jira/browse/CB-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filip Maj resolved CB-950.
--------------------------
Resolution: Not A Problem
Cordova APIs are not available until the {{deviceready}} event fires. That is
why it is not working for you when you move it outside of the deviceready event
handler.
> navigator.notification.alert not working outside onDeviceReady on 5.1 sdk
> -------------------------------------------------------------------------
>
> Key: CB-950
> URL: https://issues.apache.org/jira/browse/CB-950
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 1.8.1
> Environment: Xcode 4.3.3 iOS 5.1 simulator
> Reporter: Diogo Lima
> Assignee: Shazron Abdullah
> Labels: ios, ios5.1
>
> navigator.notification.alert working only if is inside onDeviceReady, is not
> working outside. I notice that is working after a reload using
> document.location = "index.html".
> I have created a new project, then the message "Cordova is working!" appears
> as usual, but when moving it to another <script> block, it's not working.
--
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