You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Charles Palmer (JIRA)" <ji...@apache.org> on 2017/06/28 21:46:03 UTC

[jira] [Comment Edited] (CB-12922) [iOS] In-app browser does not cede control after actions on certain pages

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

Charles Palmer edited comment on CB-12922 at 6/28/17 9:45 PM:
--------------------------------------------------------------

This sounds like the problem I have been struggling with. If I use inAppBrowser with "_blank" the browser comes up and works until I hit "done". Upon return to the app, no touch activity has an impact. I added a listener on exit, and that returns and is responsive, but I have not been able to figure a way to kick start the touch activity again. I believe that this problem did not exist in iOS9, but appeared in iOS10. I would be interested in any suggestions regarding a work around or plans to resolve.

If I use "_system", it works fine. It works fine on Android with _blank.


was (Author: cdpalmer3):
This sounds like the problem I have been struggling with. If I use inAppBrowser with "_blank" the browser comes up and works until I hit "done". Upon return to the app, no touch activity has an impact. I added a listener on exit, and that returns and is responsive, but I have not been able to figure a way to kick start the touch activity again. I believe that this problem did not exist in iOS9, but appeared in iOS10. I would be interested in any suggestions regarding a work around or plans to resolve.


> [iOS] In-app browser does not cede control after actions on certain pages
> -------------------------------------------------------------------------
>
>                 Key: CB-12922
>                 URL: https://issues.apache.org/jira/browse/CB-12922
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-inappbrowser
>            Reporter: Ben Williams
>            Priority: Critical
>         Attachments: nest_iab.zip
>
>
> This issue only occurs on the iOS version of inappbrowser.
> When opening the Nest login (https://home.nest.com/login/) page in the inappbrowser, clicking Sign In (with or without valid credentials) and subsequently closing the browser, the main cordova page becomes unresponsive, receiving no touch events whatsoever.
> I have created a barebones application which exhibits the issue, which I will attach.
> Thank you.



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

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