Jonas Follesø
Jonas Follesø
## 🐛 Bug Report I'm receiving an error in the Xaml Preview tool in Visual Studio for Mac when opening a Xaml file for a MvxContentPage containing a Mvx binding:...
The got library supports cancelation (https://github.com/sindresorhus/got#aborting-the-request) but as far as I can tell I can't see any `cancel` function on the promise returned by the `download` function. Am I missing...
### Environment NetMQ Version: 4.0.1.9 Operating System: iOS 15.6.1 .NET Version: Xamarin.iOS 15.12.0.2 ### Expected behaviour The background thread should not crash and terminate the full app if the underlying...
## 🐛 Bug Report On first run, on a fresh install of the app, `OnCreate` never returns because `MvxAppCompatActivity.RunAppStart` hangs. App start is run once too many because `IMvxAppStart.IsStarted` returns...
We are experimenting with the OpenGoPro APIs over USB. If we issue `/gopro/camera/shutter/start`, while the preview stream is running (`/gopro/camera/stream/start`) it stops. After calling stop on the shutter `/gopro/camera/shutter/stop`, we...
**Describe the bug** An undocumented breaking change, or bug, is introduced in CsvHelper `v29.0.0`. The converter registered in the `ClassMap` is no longer invoked, and the field is not mapped....
It looks like there is an error in the code converting an error response from Zendesk into an exception. It throws a `JsonReaderException` with the following message: `Unexpected character encountered...
Need to mention the new structured workouts for Ambit 3 in Movescount.com app, as well as simplify the "how" section. Check if the user really needs to add the own...
The app should have an about screen. The screen can be implemented using HTML to showcase how you can use web content in cross platform apps.