You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ernst de Haan (JIRA)" <ji...@apache.org> on 2014/01/29 14:40:08 UTC

[jira] [Commented] (CB-5935) Deviceready Event Does Not Fire with PhoneGap/Cordova 3.3.0, iOS 7 Simulator

    [ https://issues.apache.org/jira/browse/CB-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885342#comment-13885342 ] 

Ernst de Haan commented on CB-5935:
-----------------------------------

Changing the iOS deployment target back from _iOS 7_ to _iOS 5_ has no effect, so apparently that is irrelevant.

> Deviceready Event Does Not Fire with PhoneGap/Cordova 3.3.0, iOS 7 Simulator
> ----------------------------------------------------------------------------
>
>                 Key: CB-5935
>                 URL: https://issues.apache.org/jira/browse/CB-5935
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.3.0
>            Reporter: Ernst de Haan
>         Attachments: Screenshot 2014-01-29 14.33.11.png, Screenshot 2014-01-29 14.36.13.png
>
>
> Prerequisites:
> # Use Mac with OS X 10.9.1
> # Use Xcode 5.0.2
> Steps to reproduce:
> # {{sudo npm install -g phonegap}} (installs Phonegap and Corova 3.3.0)
> # {{phonegap create foodscan nl.seriousrooster.foodscan FoodScan}}
> # {{cordova platform add ios}}
> # Open the _FoodScan_ Xcode project in Xcode.
> # Accept all changes suggested by Xcode, for both projects (_FoodScan_ and _Cordova_).
> # In Xcode change the deployment target from _iOS 5_ to _iOS 7_ in both Xcode projects.
> # In Xcode set the target to either _iPhone Retina (4-inch)_ or the 64-bit variant.
> # Hit the triangular run button to start the simulat
> Expected results:
> # Build succeeds.
> # Simulator starts.
> # PhoneGap start page shows.
> # Device ready message is displayed very quickly.
> Actual results:
> # (/) Build succeeds.
> # (/) Simulator starts.
> # (/) PhoneGap start page shows.
> # (x) Message “Connecting to device” keeps flashing.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)