You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/01/07 21:07:50 UTC

[jira] [Commented] (CB-5737) Installing device plugin causes Android app to exception error on exit.

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

Andrew Grieve commented on CB-5737:
-----------------------------------

Reproduced. Thanks for bumping.

> Installing device plugin causes Android app to exception error on exit.
> -----------------------------------------------------------------------
>
>                 Key: CB-5737
>                 URL: https://issues.apache.org/jira/browse/CB-5737
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: John McLear
>            Assignee: Andrew Grieve
>            Priority: Critical
>
> cordova -v = 3.3.1-0.1.2
> To replicate:
> {code:javascript}
> cordova create foo
> cd foo
> cordova platform add android
> cordova plugin add org.apache.cordova.device
> cordova run android
> {code}
> Press back button once app has loaded, you will see an error.
> Problem exists at 0.2.2..
>  cordova plugin add org.apache.cordova.device@0.2.2
> Fetching plugin from "org.apache.cordova.device@0.2.2"
> So possible it's a Cordova issue..  Will try older versions of Cordova..
> Problem exists in Cordova 3.3.0-rc1, can't test earlier due to brokenness



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