Mayank Gupta 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.