[
https://issues.apache.org/jira/browse/CB-5737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-5737.
-------------------------------
Resolution: Fixed
Did a device plugin release, so this change is now in 0.2.7. (which at least
right now isn't appearing yet on
http://plugins.cordova.io/#/org.apache.cordova.device)
> 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 [email protected]
> Fetching plugin from "[email protected]"
> 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)