Santtu Lintervo created CB-13253:
------------------------------------

             Summary: Keeping Inappbrowser open after resuming from other 
activity
                 Key: CB-13253
                 URL: https://issues.apache.org/jira/browse/CB-13253
             Project: Apache Cordova
          Issue Type: Improvement
          Components: cordova-plugin-inappbrowser
         Environment: Android
            Reporter: Santtu Lintervo


On Android Inappbrowser closes when resuming from some other activity.

For example when I open inappbrowser from my app, then put app to background, 
and then return back to application, then the Inappbrowser window has closed. 
Desired functionality is that the inappbrowser would stay open.

I believe that this happens because Android stops/pauses the activity, and 
Inappbrowser does not rebuild itself (?). I think it could be fixed by saving 
the webView state when stopped, and then restoring it again when resumed.

I'm willing to contribute for this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to