This package allows you to open websites within a modal window inside your app, providing a better user experience compared to using Application.OpenURL. The API is extremely simple, with a single line of code: InAppBrowser.OpenURL("http://www.google.com"). Key features include:
- Works on both iOS and Android
- Communicate with loaded websites through a simple API
- Hide the top bar with title and back button
- Customize browser title, back button title, background, and text colors
- Uses native UI elements for smooth scrolling performance
- Displays a spinner animation while websites load
- Bundled with a ready-to-use Playmaker action
- Perfect for showing external content, such as help sections or terms and conditions pages
- Show back and forward buttons for easy navigation
- Easy integration with no Android manifest merging required
- Compatible with Unity without the need for Unity PRO
Before using this package, please refer to the readme file and search the support forum for answers to common questions.
The package uses native UI elements for smooth scrolling performance and displays a spinner animation while websites load. It is bundled with a ready-to-use Playmaker action for easy integration.





