I have successfully used UnityAds in a test application and also this particular game. However, once I created a release version of the game, the UnityAds seem too fail. Switching back to a debug release for some reason also did not work. Any idea what could be causing the errors below?
I am getting the following errors in my logcat:
2021-01-03 20:43:58.357 4168-4332/? E/UnityAds: com.unity3d.services.core.webview.bridge.b.a() (line:55) :: Error handling invocation com.unity3d.services.core.api.Sdk.loadComplete([]): null
2021-01-03 20:44:57.134 4168-4258/? E/UnityAds: com.unity3d.services.core.c.g$d.a() (line:344) :: Unity Ads WebApp creation failed!
2021-01-03 20:44:57.135 4168-4258/? E/UnityAds: com.unity3d.services.core.c.g$e.a() (line:383) :: Unity Ads init: halting init in create webapp: Creation of WebApp failed!