For more detail this asset from the Unity Asset Store: Click Here
This is a paid asset, but now you can download In-App Web Browser for FREE, Please keep in mind this package is provided only for learning purposes or to be able to test before buying the product, NOT FOR COMMERCIAL PURPOSES.
In-App Web Browser v2.0.3
In-App Web Browser v1.7.4
“If possible, please buy the package to support the developer”
This package lets you open website inside a modal platform-native window. That gives better user experience than usingĀ Application.OpenURLĀ as user won’t leave your app.
Extremely simple API:
InAppBrowser.OpenURL(“http://www.google.com”);
Features:
– Works on both iOS and Android,
– You can communicate with loaded website through simple API (Javascript-Unity back and forth)
– You can hide top bar (with title and back button) if you don’t like it
– You can specify browser’s title, back button title, background and text colors
– Uses native UI elements (native scrolling performance)
– Shows spinner animation while website is loading
– Bundled with ready-to-use Playmaker action
– Perfect for showing external content, such as Help section, Terms and Conditions page etc.
– Show back and forward buttons so user might visit previous sites
– Easy integration (no Android manifest merging)
– Doesn’t require Unity PRO
Visit support forum
Before asking questions please take a look at readme file and use seach options in support forum.