jamesmontemagno / Xamarin.Plugins

Cross-platform Native API Access from Shared Code!
MIT License
1.3k stars 380 forks source link

Camera app crashes when trying to playback video before saving in Android 7 #355

Closed JohnHasler closed 6 years ago

JohnHasler commented 6 years ago

When taking a video using the TakeVideoAsync method we are getting an issue whereby on recording the video before confirming OK and saving the video we are unable to playback the video. When attempting to do this the device says that the camera has stopped.

This only occurs on devices using Android 7 (we have tested a few).

Please can you investigate this issue

jamesmontemagno commented 6 years ago

Please look at the individual repo to report an issue