googleads-mobile-android-examples icon indicating copy to clipboard operation
googleads-mobile-android-examples copied to clipboard

App open ads for java not opens with start of the app

Open mukeshwebs opened this issue 2 years ago • 2 comments

The advertisement doesnot opens in start of the app and it only opens when moving from the application to any other application and back to it again.

It is happening with the reason that androidx.lifecycle.OnLifecycleEvent' is deprecated it's usage is in my pplication.java it handle the start of the app and it is deprecated so that ad is not loading in start of the app. Please fix it as soon as possible.

it can be found in mobile ads-> java-> appOpenExample->app->src/main->java/com/google/android/gms/example/appopendemo->myApplication.java->line 70

Please fix it. image

mukeshwebs avatar Jul 30 '22 05:07 mukeshwebs

I have a problem, When start splash onLoad ad and show AppOpen , when finish splash activity and go to mainactivity OnLoad again AppOpen , how to stop this

hwhiteh avatar Sep 20 '22 08:09 hwhiteh