Hey everyone, I could use some help with Unity Ads in Unity 6.
I’m trying to load/show banner ads, and everything works fine in the Unity Editor, but when I build and run on Android, the banner fails to load. Instead, I get this error in the logcat: AndroidJavaException: java.lang.RuntimeException: Can't create handler inside thread Thread [Thread-4,10,main] that has not called Looper.prepare()
Has anyone experienced this issue in Unity 6?
Any ideas, fixes, or workarounds would really help 🙏
Thanks!