You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Michal Mocny (JIRA)" <ji...@apache.org> on 2014/04/02 22:09:47 UTC

[jira] [Comment Edited] (CB-6387) keepRunning does not enforce single instance

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

Michal Mocny edited comment on CB-6387 at 4/2/14 8:09 PM:
----------------------------------------------------------

Actually, I fixed this yesterday!  But I set the default to singleTop not singleInstance.  See CB-6048.

You can add the setting yourself for now, but it will be available by default as of next release (3.5).


was (Author: mmocny):
Actually, I fixed this today!  But I set the default to singleTop not singleInstance.  See CB-6048.

You can add the setting yourself for now, but it will be available by default as of next release (3.5).

> keepRunning does not enforce single instance
> --------------------------------------------
>
>                 Key: CB-6387
>                 URL: https://issues.apache.org/jira/browse/CB-6387
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.3.0
>         Environment: version 3.3.1-0.4.2 tested on Nexus 5 (android 4.4.2)
>            Reporter: George Hamilton
>
> With or without <preference name="keepRunning" value="true"/> defined in config.xml, app instances are being created for each launch icon click. I would have expected the android:launchMode="singleInstance" attribute to be defined in AndroidManifest.xml, but it is not.



--
This message was sent by Atlassian JIRA
(v6.2#6252)