Closed innomotionmedia closed 3 years ago
The issue came from the plugin I used to display videos with. I set this plugin (viewView) to repeat=all in XAML. This will crash the ios player once the video is played back in native iOS camera.
You can still set this properpety, but only from code and only after the video is set to the video view.
This is an unfortunate error, since it is not reproducable in debug (as the simulator doesnt have a camera for some reason..)
When you record a video on iOS, after you hit stop or after the maximum time has expired the user clicks on the play button to play the video back to him or herself. When the video reached the end the app just closes itself with no error message. It seems like it cannot get back to video position one, but that is just guesswork.
This unfortunately renderes the whole plugin useless on IOS.
Tested on iPhone 12.