Xamarin Form Labs Taking Video

116 views Asked by At

I am trying to use the takevideoasync from xamarin forms labs but it keeps crashing because of it, anyone have a quick example for it.

Thank you

1

There are 1 answers

0
der_michael On

Use the XLabs.Forms nuget package instead of the Xamarin.Forms.Labs package. It is up to date with the documentation provided on github.