Webview for Unity3D
Simple Android & iOS webview plugin for Unity3D
This project is not able to run in Unity3D Editor
Requirements
- Unity3D 2017.1 or Above (Not tested in previous version)
- Android studio
- Xcode
Documentation
Wiki Page
How to run
- Clone or download this repository
- Open cloned or downloaded folder with Unity3D
- Make a build for Android or iOS and test
For more information, please check the Wiki page
How to use in your project
- Copy Assets/Plugins folder to your project
- Build your game and test in Android and iOS
Miscellaneous thing
When you close the webview, application will send you a callback with string parameter.
So, you could use it or ignore it.