You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything described on this page, including, finding the aspect ratio/duration of the video ad, callback on video end do not seem to be available in Flutter. Would that be accurate?
The reason this is needed is to close the AdWidget and get back to the regular content/media automatically, when the video ad ends, without any user interaction.
The text was updated successfully, but these errors were encountered:
Is the functionality described at https://developers.google.com/admob/android/native/video-ads for Java/Kotlin available in Flutter? I do not see any reference to a VideoLifecycleCallbacks class.
Everything described on this page, including, finding the aspect ratio/duration of the video ad, callback on video end do not seem to be available in Flutter. Would that be accurate?
The reason this is needed is to close the AdWidget and get back to the regular content/media automatically, when the video ad ends, without any user interaction.
The text was updated successfully, but these errors were encountered: