inappbrowser-plugin
Mobile icon

InAppBrowser Plugin

Supported
Stable version 3.1.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 14 Nov (7 days ago)
 by 
OutSystems
3.9
 (12 ratings)
inappbrowser-plugin

InAppBrowser Plugin

Details
Provides a web browser view that allows to load any webpage externally. It behaves as a standard web browser and is useful to load untrusted content without risking your application's security.
Read more

It provides a web browser view that allows you to load any webpage externally. It behaves as a standard web browser and is useful to load untrusted content without risking your application's security.

 

How to use this plugin?

Use the following client actions to open the given URL:

  • OpenInWebView
  • OpenInSystemBrowser
  • OpenInExternalBrowser

The provided URL must contain http or https scheme.


Android Information

Android P blocks the usage of HTTP requests by default, in case of need to open a URL with HTTP a preference can be specified in the application extensibility configuration:

{ "preferences": { "android": [ { "name": "InAppBrowserCleartextTrafficPermitted", "value": "true" } ] } }


MABS Compatibility

Versions 3.0.0+ of the InAppBrowser Plugin are compatible with the supported MABS versions available: MABS 10.0 


Licensing

InAppBrowser Plugin versions up to 2.4.10

InAppBrowser plugin for Apache Cordova
Apache License 2.0
Copyright 2012 The Apache Software Foundation

InAppBrowser Plugin from version 3.0.0 and onwards
MIT License
Copyright (c) 2024 OutSystems


Release notes (3.1.0)

Features

  • Android: Update 'OpenInWebView' client action to use edge-to-edge on all Android versions.


Chores

  • Android: Remove unnecessary 'kotlin-kapt' plugin from Gradle file.
License (3.1.0)

Copyright (c) 2024 OutSystems, MIT License

Reviews (1)
by 
2019-01-11
in version 2.0.0
simple to use.

can only test on actual physical hone using Outsystems Now mobile app.

hopefully we can customize and choose whether the "Done" option can be below or on top.

hopefully can customize the theme or color for the "Done" option and menu bar as well.

overall, great plugin to continue support for multiple and older versions of Outsystems.
Team
OutSystems
Other assets in this category