This package allows developers to integrate native iOS web views into their Unity applications. It provides C# interfaces for loading websites in the same scene or a new page, with options for loading in hidden mode, supporting 3rd party login, and loading custom HTML strings. The plugin also offers callbacks for tracking website loading status.
The plugin utilizes the latest Apple WKWebView API and provides the following features:
- Load websites in the same scene or a new page
- Load websites in hidden mode
- Support 3rd party login
- Load custom HTML strings
- Callbacks for website loading status





