Skip to content

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

@anooravk

Description

@anooravk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions