Publisher | Brain Check |
---|---|
File size | 310.58kB |
Number of files | 10 |
Latest version | 1 |
Latest release date | 2023-03-30 09:27:06 |
First release date | 2020-12-02 09:39:10 |
Supported Unity versions | 2018.4.2 or higher |
This plugin will allow developers to use native WKWebView of iOS in Unity applications to load any website inside unity application. This plugin is using latest apple WKWebView api.
Plugin allows developer the following options:
1. This plugin will provide developers the necessary C# interfaces for loading websites in same unity scene
2. This plugin will provide developers the necessary C# interfaces for loading websites in new page and present it on the current scene.
3. Plugin will also provide callback for the current status of website loading.
4. Plugin provide developers functionality to load a web view in hidden mode
5. Developers can use the plugin to support the login through 3rd party websites.
6. Developers can load custom HTML string in Web View using simple C# interface
Plugin allows developer the following options:
1. This plugin will provide developers the necessary C# interfaces for loading websites in same unity scene
2. This plugin will provide developers the necessary C# interfaces for loading websites in new page and present it on the current scene.
3. Plugin will also provide callback for the current status of website loading.
4. Plugin provide developers functionality to load a web view in hidden mode
5. Developers can use the plugin to support the login through 3rd party websites.
6. Developers can load custom HTML string in Web View using simple C# interface