Describe the bug
The iOS Player shows only a black view. The same code works on Android.
To Reproduce
Expected behavior
Show the player without the black view.
Screenshots

Technical Details:
Same here
Willl there be a fix to it? Or on real device it works and is not working just on emulators
Have any of you remembered to request permission to stream video from the internet?
https://flutter.dev/docs/cookbook/plugins/play-video#2-add-permissions-to-your-app
Also, if you read the docs you will see this:

@phackwer Yeah I have requested the permission, like I wrote in the steps To Reproduce.
Even with the requested permission it is not working on my real iOS device.
Works in 1.1.0. Many thanks!
Most helpful comment
Works in 1.1.0. Many thanks!