[ 
https://issues.apache.org/jira/browse/CB-9811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Close closed CB-9811.
-------------------------
    Resolution: Not A Problem

The problem is in one of my plugins.  Sorry for the false alarm.

> Android bridge breaks after back button pressed
> -----------------------------------------------
>
>                 Key: CB-9811
>                 URL: https://issues.apache.org/jira/browse/CB-9811
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 5.2.0, 5.1.1
>         Environment: I see this problem on Android 4.4.2/Galaxy Note II
> and Android 5.1.1/Nexus 7
>            Reporter: Rob Close
>
> On Android, app is running, and you press home button.  When you return to 
> the app everything continues on.  If you press back button, when you return 
> events from native to JS are no longer fired.
> I set two breakpoints in NativeToJsMessageQueue.java: one in reset and one in 
> setBridgeMode.
> On app startup, setBridgeMode is called twice.  -1 for the first call and 2 
> for the second call.
> After resuming the app after back button is pressed, reset is called, which 
> calls setBridgeMode(-1).  setBridgeMode is not called again, and the bridge 
> stops working.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to