iI try to show some ads on my unity app, when i try add listener to AppStateEventNotifier.AppStateChanged for show App open ads, but it always throw exception below:
2024/12/24 16:49:35.799 13091 13110 Error Unity Caused by: java.lang.ClassNotFoundException: androidx.lifecycle.DefaultLifecycleObserver
I use unity 6 (lts verion),
goolge mobile ads 9.4.0 (i tried update lastest version but nothing change)
any help?