In the sample Xamarin.Forms repository for Android there is a crash, do the following:
1) Upload a local video from the device.
2) Play the video with the play button.
3) Pause the video with the pause button.
4) Play the video again with the play button
Following these steps you can reproduce the crash.
Crash information: System.InvalidOperationException: 'Collection was modified; enumeration operation may not execute.'
More info: Tested on an emulator with Android 11.
In the sample Xamarin.Forms repository for Android there is a crash, do the following: 1) Upload a local video from the device. 2) Play the video with the play button. 3) Pause the video with the pause button. 4) Play the video again with the play button
Following these steps you can reproduce the crash. Crash information: System.InvalidOperationException: 'Collection was modified; enumeration operation may not execute.' More info: Tested on an emulator with Android 11.