You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/01/31 02:46:10 UTC

[jira] [Assigned] (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:all-tabpanel ]

Shazron Abdullah reassigned CB-5935:
------------------------------------

    Assignee: Shazron Abdullah

> 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
>            Assignee: Shazron Abdullah
>              Labels: core
>         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)
> # {{sudo npm install -g cordova@3.3.0-0.1.1}} (picked same version as PhoneGap uses)
> # {{phonegap create foodscan nl.seriousrooster.foodscan FoodScan}}
> # {{cordova platform add ios}}
> # Open the _FoodScan_ Xcode project in Xcode.
> # Hit the triangular run button to start the simulator
> 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)