You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Michael Brooks (JIRA)" <ji...@apache.org> on 2012/07/18 23:45:34 UTC

[jira] [Created] (CB-1095) Test "Hello Cordova" App on iOS

Michael Brooks created CB-1095:
----------------------------------

             Summary: Test "Hello Cordova" App on iOS
                 Key: CB-1095
                 URL: https://issues.apache.org/jira/browse/CB-1095
             Project: Apache Cordova
          Issue Type: Sub-task
          Components: iOS
    Affects Versions: 2.0.0
            Reporter: Michael Brooks
            Assignee: Tim Kim
             Fix For: 2.0.0


For the Cordova 2.0.0 release, we would like to see a standard application across all of the platforms. "Hello Cordova" is the standard application that listens for and responds to the {{deviceready}} event. Nothing more. Nothing less.

*Task*

Can you please test "Hello Cordova" and ensure that it looks correct and reports that the "DEVICE IS READY"?

*Get Hello Cordova*

1. git clone https://git-wip-us.apache.org/repos/asf/incubator-cordova-labs.git
2. git checkout -b hello-cordova origin/hello-cordova
3. Copy {{www/}} to your project
4. Delete {{www/config.xml}}
5. Delete {{www/res}} _(optional)_
5. Keep {{spec.html}} and {{spec/}} for our users

*Note*

Please do not modify or delete any files from "Hello Cordova." The purpose of the application is to standardize the app code across all platforms.

*Discovered Errors*

Fix and push to the labs branch or report the error here with a screenshot and device info.

--
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

        

[jira] [Resolved] (CB-1095) Test "Hello Cordova" App on iOS

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-1095.
----------------------------------

    Resolution: Fixed

Success - "Device is Ready" seen on Simulator and device for Cordova 2.0.0
                
> Test "Hello Cordova" App on iOS
> -------------------------------
>
>                 Key: CB-1095
>                 URL: https://issues.apache.org/jira/browse/CB-1095
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: iOS
>    Affects Versions: 2.0.0
>            Reporter: Michael Brooks
>            Assignee: Shazron Abdullah
>             Fix For: 2.0.0
>
>
> For the Cordova 2.0.0 release, we would like to see a standard application across all of the platforms. "Hello Cordova" is the standard application that listens for and responds to the {{deviceready}} event. Nothing more. Nothing less.
> *Task*
> Can you please test "Hello Cordova" and ensure that it looks correct and reports that the "DEVICE IS READY"?
> *Get Hello Cordova*
> 1. git clone https://git-wip-us.apache.org/repos/asf/incubator-cordova-labs.git
> 2. git checkout -b hello-cordova origin/hello-cordova
> 3. Copy {{www/}} to your project
> 4. Delete {{www/config.xml}}
> 5. Delete {{www/res}} _(optional)_
> 5. Keep {{spec.html}} and {{spec/}} for our users
> *Note*
> Please do not modify or delete any files from "Hello Cordova." The purpose of the application is to standardize the app code across all platforms.
> *Discovered Errors*
> Fix and push to the labs branch or report the error here with a screenshot and device info.

--
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

        

[jira] [Assigned] (CB-1095) Test "Hello Cordova" App on iOS

Posted by "Michael Brooks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Brooks reassigned CB-1095:
----------------------------------

    Assignee: Shazron Abdullah  (was: Tim Kim)
    
> Test "Hello Cordova" App on iOS
> -------------------------------
>
>                 Key: CB-1095
>                 URL: https://issues.apache.org/jira/browse/CB-1095
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: iOS
>    Affects Versions: 2.0.0
>            Reporter: Michael Brooks
>            Assignee: Shazron Abdullah
>             Fix For: 2.0.0
>
>
> For the Cordova 2.0.0 release, we would like to see a standard application across all of the platforms. "Hello Cordova" is the standard application that listens for and responds to the {{deviceready}} event. Nothing more. Nothing less.
> *Task*
> Can you please test "Hello Cordova" and ensure that it looks correct and reports that the "DEVICE IS READY"?
> *Get Hello Cordova*
> 1. git clone https://git-wip-us.apache.org/repos/asf/incubator-cordova-labs.git
> 2. git checkout -b hello-cordova origin/hello-cordova
> 3. Copy {{www/}} to your project
> 4. Delete {{www/config.xml}}
> 5. Delete {{www/res}} _(optional)_
> 5. Keep {{spec.html}} and {{spec/}} for our users
> *Note*
> Please do not modify or delete any files from "Hello Cordova." The purpose of the application is to standardize the app code across all platforms.
> *Discovered Errors*
> Fix and push to the labs branch or report the error here with a screenshot and device info.

--
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

        

[jira] [Commented] (CB-1095) Test "Hello Cordova" App on iOS

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418005#comment-13418005 ] 

Shazron Abdullah commented on CB-1095:
--------------------------------------

Fix commit - http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/48549bb0
                
> Test "Hello Cordova" App on iOS
> -------------------------------
>
>                 Key: CB-1095
>                 URL: https://issues.apache.org/jira/browse/CB-1095
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: iOS
>    Affects Versions: 2.0.0
>            Reporter: Michael Brooks
>            Assignee: Shazron Abdullah
>             Fix For: 2.0.0
>
>
> For the Cordova 2.0.0 release, we would like to see a standard application across all of the platforms. "Hello Cordova" is the standard application that listens for and responds to the {{deviceready}} event. Nothing more. Nothing less.
> *Task*
> Can you please test "Hello Cordova" and ensure that it looks correct and reports that the "DEVICE IS READY"?
> *Get Hello Cordova*
> 1. git clone https://git-wip-us.apache.org/repos/asf/incubator-cordova-labs.git
> 2. git checkout -b hello-cordova origin/hello-cordova
> 3. Copy {{www/}} to your project
> 4. Delete {{www/config.xml}}
> 5. Delete {{www/res}} _(optional)_
> 5. Keep {{spec.html}} and {{spec/}} for our users
> *Note*
> Please do not modify or delete any files from "Hello Cordova." The purpose of the application is to standardize the app code across all platforms.
> *Discovered Errors*
> Fix and push to the labs branch or report the error here with a screenshot and device info.

--
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