-
### Description
Calling the method `System.Net.SafeDeleteSslContext:ReadFromConnection` in AOT compiled code leads to:
> ExecutionEngineException: Attempting to JIT compile method '(wrapper nati…
-
Hello.
Wasted 2 days to fix this issue, but still no result. (Looks like we will move to Android Studio if we cannot find a solution)
When building on Debug, everything is fine, but in release w…
-
Crash report from AppCenter is:
```
Application Specific Information:
*** Terminating app due to uncaught exception 'SIGABRT', reason: 'Collection was modified; enumeration operation may not execut…
-
Usages in our SDKs:
* .NET 5 sample: https://github.com/dotnet/runtime/blob/c8b9cf1bf6654d5d1ad3fdab1a966590d707de4e/src/mono/netcore/sample/iOS/runtime.m#L282-L284
* mono SDK sample: https://github…
-
If you have a dependency on a package that contains localized (satellite) resources, Paket incorrectly references all of them simultaneously. Here's one from System.Spatial: -
```
…
-
I just setup a new development machine with fresh installations of visual studio and tooling.
Now I can no longer install nuget packages targeting .NET Standard.
Here's an example: the package `Sys…
-
### Steps to Reproduce
1. Add references to `Microsoft.AspNetCore.SignalR.Client` 5.0.2 and `MessagePack` 2.2.85 in a Xamarin iOS project
2. Attempt to call `new HubConnectionBuilder().WithUrl("https…
peppy updated
2 years ago
-
### **Description**
We have a user that is unable to open our app. They have uninstalled, re-installed, restarted their phone and updated their phone to iOS 15.1 with no luck getting it to start. W…
-
Hi.
Having a swipe view in your form breaks the designer with the error
```
MonoTouch.Design.Client.InvalidSessionException: Error in the application.
at MonoTouch.Design.Client.ServerProcessC…
-
### Steps to Reproduce
1. Using supplied sample project PopoverTest
2. Build & run on iPad Simulator (I used iPad Pro 10.5" @ iOS 12.2)
3. Once the app is running tap button in lower right…