2021-09-29 20:09:02 +08:00
|
|
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/in-app-browser/index.ts#L260">
|
|
|
|
Improve this doc
|
|
|
|
</a>
|
|
|
|
|
|
|
|
# In App Browser
|
|
|
|
|
|
|
|
```
|
|
|
|
$ ionic cordova plugin add cordova-plugin-inappbrowser
|
|
|
|
$ npm install @ionic-native/plugins/in-app-browser
|
|
|
|
```
|
|
|
|
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/in-app-browser/)
|
|
|
|
|
|
|
|
Plugin Repo: [https://github.com/apache/cordova-plugin-inappbrowser](https://github.com/apache/cordova-plugin-inappbrowser)
|
|
|
|
|
|
|
|
Launches in app Browser
|
|
|
|
|
|
|
|
## Supported platforms
|
|
|
|
|
|
|
|
- AmazonFire OS
|
|
|
|
- Android
|
|
|
|
- Browser
|
|
|
|
- iOS
|
|
|
|
- macOS
|
|
|
|
- Windows
|
2021-09-29 20:38:45 +08:00
|
|
|
|
|
|
|
|
|
|
|
|