Search code examples
c#androidunity-game-engineuniwebview

UniWebView 5.7.3 prefab not displaying website


I just bought UniWebView and the demo doesn't work.

I tried it with the included Demo and also in a separate scene I made. When I build to android it doesn't throw any errors nor any warnings, it builds perfectly. On the phone when I try it it just shows blue, doesn't open the website, nothing.

There isn't really any code since I just used the demo and the prefab.

This is the build output:


Solution

  • For anyone who might've had the same problem as me: It turns out i had custom android manifest enabled. Turning it off fixed it for me.