Skip to main content
Best practices
0 votes
0 replies
24 views

I am currently working on a tvOS project that uses the following pod: GoogleAds-IMA-tvOS-SDK (version 4.16.0). I have two specific requirements and would like clarification on their feasibility: ...
Pratham Gupta's user avatar
2 votes
0 answers
165 views

I am developing an Android TV app with Jetpack Compose. On the video player screen, I have a "YouTubePlayer" composable, which has an "AndroidView" composable in it. That ...
Erik Everardo's user avatar
1 vote
1 answer
6k views

I am currently using the com.google.android.gms:play-services-ads library in my Android application. However, the application does not display any AdMob ads; it simply uses this library to retrieve ...
Mikhail's user avatar
  • 301
2 votes
0 answers
811 views

I am implementing pre roll ads with the help of IMA SDK and using Media Player on Surface / Texture View. Have been closely following the implementation google samples IMA ANDROID The initialisation ...
WISHY's user avatar
  • 12.1k
2 votes
0 answers
558 views

I am trying to implement preroll ads with IMA SDK for Android with MediaPlayer implemented with SurfaceView/TextureView & MediaPlayer of Android. I have followed Advanced Example given on git link ...
Anuja Kothekar's user avatar
1 vote
1 answer
937 views

I am trying to load VAST URL in ExoPlayer. I get success while trying this url pubads But I am trying with my own VAST URL , It is not working url Error Showing: howing No 'Access-Control-Allow-Origin'...
Saneesh's user avatar
  • 1,864
1 vote
0 answers
101 views

I want to get height and width of companion ads but every time app crashes. adEvent.getAd() returning ad but it crashes when I start null checking adEvent.getAd().getCompanionAds() private class ...
ltsadevs's user avatar
3 votes
0 answers
444 views

I am working on a Flutter application and I want to implement Google Interactive Media Ads SDK to Flutter. How do I implement IMA SDK in Flutter?
Manan Pandya's user avatar
1 vote
2 answers
1k views

I am using IMA SDK to play VAST ads. The ad video plays perfect but when I click on 'Learn More' button in the video ad, which opens in-app browser. After click on 'Done' in that window, the video ad ...
Himabindu's user avatar
1 vote
2 answers
915 views

I'm trying to load a VAST ad using Exoplayer IMA extension (using tutorials 1, 2). I want to keep ad and content progress, so if app goes background or screen rotates, user continues from the point he/...
Alireza Farahani's user avatar
0 votes
0 answers
545 views

I am using IMA SDK in android after ad request it is showing a black screen for a few seconds then load ads immediately. After debugging the code and inspecting element I found after requesting ads ...
Benjamin's user avatar
  • 2,306
1 vote
1 answer
1k views

I have made video player using android exoplayer, to show ads on video i use ima extension. But i face a problem, the ad cannot automatically show ad's countdown. To make video player show ad's ...
robbywh's user avatar
  • 323
0 votes
1 answer
25 views

i 'm trying to make an IF. If an ads event happens i have to do something but i dont know how to capture that event. this is the code: events: player.ima.getAdsManager().addEventListener('loaded', ...
Phil's user avatar
  • 939
1 vote
0 answers
2k views

I added IMA SDK to my project for playing VAST ads. I found a strange problem - after 10-15 minutes of session onAdError(AdErrorEvent adErrorEvent) and onAdEvent(AdEvent adEvent) are not called. So if ...
Anton's user avatar
  • 957
2 votes
0 answers
274 views

The latest Google Chromecast API has native ads functionality it supports VAST and VMAP formats, but we have found that if XML manifest file has type="aplication *" so the ads not work, chomecast ads ...
stress_tn's user avatar
  • 174

15 30 50 per page