You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Frank Stingl (JIRA)" <ji...@apache.org> on 2016/10/14 12:28:20 UTC

[jira] [Created] (CB-12020) add a method to hide an InAppBrowser after it was shown

Frank Stingl created CB-12020:
---------------------------------

             Summary: add a method to hide an InAppBrowser after it was shown
                 Key: CB-12020
                 URL: https://issues.apache.org/jira/browse/CB-12020
             Project: Apache Cordova
          Issue Type: New Feature
          Components: Plugin InAppBrowser
         Environment: Android, iOS
            Reporter: Frank Stingl


The InAppBrowser plugin, unfortunately, offers no ability to hide an InAppBrowser after it was shown. Because I had a need for such a functionality, I implemented it. :)

Now, you can call the hide() method to make the InAppBrowser disappear. Then, call show() to have it reappearing.

However, after I finished my work, I recognized that there was a similar Jira issue #cb-8467, but, I don’t know why, it was not merged upstream until today.




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

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