1.1.1 • Published 8 years ago

aemm-plugin-inappbrowser v1.1.1

Weekly downloads
3
License
Apache 2.0
Repository
github
Last release
8 years ago

aemm-plugin-inappbrowser

This plugin provides an AEM in app web browser view that displays when calling window.open(). The in app browser view has header and footer bar. On the header bar, there is a Done button on left side to close the in app browser view. On the footer bar, there are previous, next, refresh and external buttons. The previous button takes to the previous viewed web site, the next button takes to the next viewed web site, the refresh button refreshes the current viewing web site and the external button takes to the external web browser view.

Installation

cordova plugin add aemm-plugin-inappbrowser

Supported Platforms

  • iOS 8.0 and beyond

Example

window.open("http://www.adobe.com");