Closed UkeHa closed 11 months ago
Hello and thank you for comments.
Hey, no worries your library has been super helpful to us thus far. Oh, i also ran into another issue. The front camera of iPads don't work. You can't switch to them.
Unfortunately I don't have an iPad to test and to find where the problem is. If you can do a pull request with code that would fix this and I'll merge it.
The front camera on an iPad is working but you have to set the quality lower (on medium). Tested on an iPad 8, iOS version 17.1.1.
I have implemented a resolution fallback for iOS devices so it should be fixed in the newest release.
Hi,
i've tried to use your plugin with MVVM and think there are some improvements out there.
MVVM Example: RelayCommand to toggle CameraProperty
XAML:
The Constructor Camera facing front is being ignored.