Xamarin Form Labs Taking Video

124 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 best solutions below

0
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.