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
I am building an Android TV media player using Flet. Currently, the standard flet-ads package (which wraps Google AdMob) does not support Android TV monetization due to Google's restrictions on banner/interstitial ads for D-Pad devices.
However, the Flutter engine officially supports the Google IMA SDK (interactive_media_ads package) which is specifically designed to play pre-roll and mid-roll video ads on Smart TVs and media players.
Would it be possible to get a wrapper for the IMA SDK in Flet? This would unlock massive TV monetization potential for developers building media applications in Python!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am building an Android TV media player using Flet. Currently, the standard
flet-adspackage (which wraps Google AdMob) does not support Android TV monetization due to Google's restrictions on banner/interstitial ads for D-Pad devices.However, the Flutter engine officially supports the Google IMA SDK (
interactive_media_adspackage) which is specifically designed to play pre-roll and mid-roll video ads on Smart TVs and media players.Would it be possible to get a wrapper for the IMA SDK in Flet? This would unlock massive TV monetization potential for developers building media applications in Python!
Beta Was this translation helpful? Give feedback.
All reactions