Open Conundroy opened 1 year ago
Did you create a WebViewObject component and set it to webViewObject
correctly? I tried to use your WebViewManager in the sample app and it run on both Android 11 and Android 12 devices.
Did you create a WebViewObject component and set it to
webViewObject
correctly? I tried to use your WebViewManager in the sample app and it run on both Android 11 and Android 12 devices.
I have, here's how they're set up:
I've put a modified sample app with WebViewManager, which can be directly opened with 2020.3.45f1. Please check it.
https://github.com/gree/unity-webview/tree/example-for-896/sample
I added WebViewObject.cs and a custom webview manager to a game object, however it only displays a solid dark gray. Here's my webview manager script. Tested on my Android 12 device: