Paul M.
Paul M.
The attached files are crashing in Release mode (assuming this is related to .NET native tool chain). They do **_not_** crash using Lottie.UWP version 2.6.1 but they **_do_** crash using...
I need a device runner for macOS and I am already using xunit device runners. Since Xamarin Forms 3, macOS is possible. Is there interest in supporting a macOS device...
Now that Universal Windows has support for returning to the System.IO.File, etc. API's with their synchronous method calls, we would like to see support in PCLStorage for synchronous calls. We...
The [SQLite documentation](https://www.sqlite.org/autoinc.html#summary) makes it clear that auto-increment is only for the very specific requirement of never reusing a ROWID even if its row has been deleted. We do not...