Skip to content

Background Video need to stop. #56

Description

@santhoshappdev

I used this code for background stop

videoPlayer.configuration = ASPVideoPlayer.Configuration(videoGravity: .aspectFit, shouldLoop: false, startPlayingWhenReady: true, controlsInitiallyHidden: true, allowBackgroundPlay: false)

But this steps i am getting issue

  • app is move from foreground to background
  • open another app like safari
  • again my app, still video is playing background (Details page have video play option but i am in list page also playing)
    can you please help me
    thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions