Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
cordova-android-7.0.0
-
None
Description
Hello,
I have to report for an issue for inappbrowser plugin, related to location feature's.
As of documentation for inappbrowser plugin:
- location: Set to yes or no to turn the InAppBrowser's location bar on or off.
If set the location to, this work well on IOS devices.
but for android it will hide the toolbar itself like hidden feature.
(in another word: location:off for android same result as hidden: yes)
this will hide the browser, so the location feature work for android if it set to on, and it work as hidden if is set to off.
So, we need to hide location bar for android by set location to same as ios.
Please fix this issue.
Regards