Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to show ima ads everytime a new video is played #62

Open
anooravk opened this issue May 20, 2023 · 0 comments
Open

how to show ima ads everytime a new video is played #62

anooravk opened this issue May 20, 2023 · 0 comments

Comments

@anooravk
Copy link

im trying to implement ima ads in avplayer and then taking the view to flutter via method channel and on flutter side ive a next and previous button on which i switch between videos since avplayer doesnt take a list of urls so what im doing is

  1. create AVPlayer object
  2. stop AVPlayer (old video)
  3. goto step 1 with new video URL

now what i want to achieve is that every time the video is changed via next or prev the ads should also load, currently they only show up for first video and thats it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant