This package allows developers to integrate native Android Web View into their Unity applications. It enables loading any website within the Unity app, providing a seamless user experience. Key features include:
- Load websites in a new page or present them on the current scene
- Receive callbacks for different website loading states (started, finished, or errors)
- Load URLs in hidden mode
- Customize the window size for loaded web pages
This plugin utilizes the latest Android Web View API, ensuring a smooth and efficient integration process.
The plugin provides C# interfaces for loading websites and offers callbacks for various loading states. It supports loading URLs in hidden mode and allows customization of the window size for loaded web pages. The latest Android Web View API is used for a seamless integration.





