Dryzler
Dryzler
[MauiApp2_Release_AnyCPU_net8.0-ios_Build_2023-12-21T05_06_21.4028377+01_00.log](https://github.com/dotnet/maui/files/13735058/MauiApp2_Release_AnyCPU_net8.0-ios_Build_2023-12-21T05_06_21.4028377%2B01_00.log) Had to rename from .binlog to .log for upload.
> @Dryzler Can you try the same thing with an .NET iOS app that doesn't use the MAUI UI Framework? Unfortunately i don't see my physical iPhone 16.5.1 in the...
> > After a while, i tried it with a clean empty new Hello World Maui App in VisualStudio 17.8.3, and the same happens in Release mode. > > Do...
> Are you building and running on a remote Mac, or locally on Windows? Does anything change if you try the other way? > > Can you connect your device...
> Hi @Dryzler. We have added the "s/needs-info" label to this issue, Hello, i don't know which info i have to supply.
> @rolfbjarne after putting that into my .csproj file, it no longer generates a .ips crash report file. I've tried two different iPad models (a Mini 5 and a Mini...
Hm, does nobody have an iOS 16.5.1 device and can reproduce the crash?
Hello guys, as i said in the title of this issue, also the hello wold maui app from visual studio crashes after splash screen on my iOs 16.5.1 device. Thanks.
Hello, i am not able to do something, thats to difficult for me, sorry.
I now tried the following in Platforms/iOS/Program.cs, but i did not get any output: ```csharp public class Program { // This is the main entry point of the application. static...