3

I download the code of better player from https://github.com/jhomlala/betterplayer and run it with flutter run in my IOS and android emulator. The normal video player works but the better player shows a black screen on IOS iPhone and some video needs to load too long on IOS and Android. Android can play the videos which IOS can't play and IOS can play the videos which Android can't play. enter image description here I can't figure out what is going wrong because I don't change anything with the code of better player and there are no errors printed in the console. For running in emulators I used iPhone 13 and Pixel API 31. The Code isn't changed from https://github.com/jhomlala/betterplayer and the IDE I am using is VS Code. Betterplayer on IOS and Android not running I also tried to run the code on other laptops but also don't work. Now I don't know what I did wrong and hope somebody can help.

fermain
  • 51
  • 6

1 Answers1

0

Kindly use real devices to test better video player in iOS.. that works for me.

  • Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Jan 09 '23 at 10:06