HomeiOS Developmentios - Find out how to hold casting video utilizing airplay utilizing...

ios – Find out how to hold casting video utilizing airplay utilizing flutter after we change apps


In flutter I’m utilizing https://pub.dev/packages/flutter_to_airplay/instance package deal to forged movies on apple television , it really works effective however once I change between apps it stops the video and casting . I’ve tried to unable the background mode in Xcode however nonetheless it pauses the video when another app is opened Xcode Background Modes

In flutter I’m utilizing the code on this manner ,

 AirPlayRoutePickerView(
  tintColor: Colours.white,
  activeTintColor: Colours.white,
  backgroundColor: Colours.clear, )

What I would like to alter in order that the movies hold enjoying after we change between apps.

I’ve tried background modes and flutter pub dev two packages flutter_to_airplay and flutter_ios_airplay however for each movies and the casting stops once I change between apps ,
Might there’s some change in iOS configuration .

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments