-
I'm using ssh.net in a Xamarin iOS application. When connecting to a sftp server with the iOS 's wifi turn off. I got this exception:
Unhandled Exception:
System.ObjectDisposedException: Safe hand…
-
Yup, I was just gonna make a new issue regarding on this just now.
There seems issues with iOS platform when initializing the services.
I integrated secure storage from xamarin essentials for …
-
**Is your feature request related to a problem? Please describe.**
When trying to setup ReactiveUI bindings to a `ReactiveTableViewController` there is little documentation to explain how to …
-
### Describe the Issue
The MAUI Hot Reload assemblies run a source generator that starts a bootstrap process to allow hot reload functions. These functions depend on the Mono Interpreter being enab…
-
Create a satellite runner for pclunit runner to run tests under IOS simulator or Device. This will probably be one of the harder runners because it needs to be AOT compiled and can only run on Mac.
-
# GeometryConverter
- this doen't work
```
using NetTopologySuite.IO.Converters;
....
[JsonConverter(typeof(GeometryConverter))]
public Point location {get;set;}
```
# GeosConverter: a subclass of Ge…
hdknr updated
8 years ago
-
## 🐛 Bug Report
The media player is playing with low volume for xamarin iOS
### Expected behavior
play with phone's set volume
### Reproduction steps
play an audio file using ios
### Configu…
-
When attempting to dismiss the BottomSheet component in The49.Maui.BottomSheet library, the application throws a NullReferenceException, causing the app to terminate unexpectedly. This issue occurs co…
-
### Description
The ImageButton scales images wrong on Android, based on their height.
Under Windows this works fine.
I have not yet tested this on iOS.
Here are two screenshots, for reference I h…
-
`{||}` cannot be used as a type.
**Expected behavior**
```fs
Microsoft (R) F# Interactive version 10.4.0 for F# 4.6
Copyright (c) Microsoft Corporation. All Rights Reserved.
For help type…