[
https://issues.apache.org/jira/browse/CB-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398970#comment-13398970
]
Shazron Abdullah commented on CB-950:
-------------------------------------
Right, I looked at your code - you didn't read my two links especially the 2nd
link. You can only call the API function after deviceready is fired. You are
not doing it in this case - when your script in your script tag is run,
deviceready has not fired yet.
> 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
> Attachments: index.html
>
>
> 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