Give us feedback
embeddedbrowser-oml
Mobile icon

Embedded Browser

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 12 August 2020 by 
0.0
 (0 ratings)
embeddedbrowser-oml

Embedded Browser

Details
Simple embedded browser to implement InApp Browser, which works fine on both native mobile apps and PWA.
Read more

According to Outsystems documentation, InAppBrowser plugin is not supported in PWA. So thought of creating this simple approach which helps to open the URL within the native and PWA app rather than taking the user away from PWA app to open external links.

Implementation is very simple.

  • Set the destination as EmbeddedBrowser screen
  • Pass title, URL


That's it :)

Please noteThis approach uses Iframe to open the external URL, so make sure the external site has the right settings to enable Iframe access. For example, Google has disabled this settings, so https://google.com cannot be opened in Iframe. So, it's worth checking.


Release notes (1.0.0)
Reviews (0)
Team