-
### Description
dotnet publish ios (`dotnet publish -f:net6.0-ios -c:Release`) leads to file path problems:
It does build and signes the IPA only it does't include the app resulting in the follo…
-
### Steps to Reproduce
We executed mtouch from internal tool to upload bulds to the device. It stopped working a couple of years ago but people just stopped using tool and started doing builds with…
-
The test System.Text.Tests.StringBuilderTests.Append_CharPointer_Null_ThrowsNullReferenceException crashes with the following on a tvOS device with mono bab25c0a80f7a9ad8f1f18be227119384e3ec0a0 (2019-…
-
### Steps to Reproduce
1. Create `Single View App`
2. Set `Don't Link` to the linker option
3. Deploy to the iPad
### Expected Behavior
It is deployed successfully
### Actual Behavior
It…
-
For .NET 6 hot reload to work, and for other scenarios, we need to be able to run apps using the interpreter on the simulator.
Currently calling the following code from `AppDelegate.FinishedLaunchi…
-
We receive the error "MT4109: Failed to compile the generated registrar code" when we try to use using our build server. Our build server appears to have updated to have the ios 13 SDK on it over the…
-
Hi!
I downloaded the SkiaSharp demo - > Skia.Forms.Demo and made the release in Enterprise Distribution for iOS by my provision but the app keeps crashing when starting up.
Here is the device log:
…
-
After upgrading to xcode 9.3 and latest stable VS for Mac my project no longer builds for iPhone:
However the Debug Build for simulator still works and also the Debug build for iPhone on VS 2017 Wi…
-
One of our VSTS MacOS Agent fails to build through VSO although local build works just fine. I’ve searched online and it seems like the most common cause of this is an XCode/Xamarin update which requi…
-
Problem encountered on https://dotnet.microsoft.com/learn/xamarin/hello-world-tutorial/devicesetup
Operating System: windows
I am new to C# and I am trying to build an app with xamarin. But when i…