jaosnz-rep

Results 60 comments of jaosnz-rep

Can repro this issue at iOS platform on the latest 17.10 preview 2 (8.0.6 & 8.0.14)

Can repro this issue at Android platform on the latest 17.10 preview 5(8.0.21 & 8.0.14 & 8.0.7).

Can repro this issue at Android platform on the latest 17.10 Preview 6(8.0.21 & 8.0.14).

Verified on 17.10 Preview 6(8.0.21), the issue does not repro on Android 13 and iOS platform. ![image](https://github.com/dotnet/maui/assets/82628041/c181dd0e-3377-42e5-a2f2-9e428f81860a)

> > Verified on 17.10 Preview 6(8.0.21), the issue does not repro on Android 13 and iOS platform. > > I am using 17.10.0 Preview 6 and Android 13. The...

Verified this issue with Visual Studio 17.10 Preview 6.0 (8.0.21), I can repro this error using a physical Android device (Samsung Android 13.0), but on the Android emulator it works...

> @jaosnz-rep can you attach your repro please? I attached the Log and Output as follows [DeviceCrashLog.txt](https://github.com/dotnet/maui/files/15256859/DeviceCrashLog.txt) [DebugOutput.txt](https://github.com/dotnet/maui/files/15256864/DebugOutput.txt) I created a default .NET MAUI project to reproduce this error. The...

> Also, if you could try doing what you're doing in a .NET Android app that doesn't implement that MAUI UI framework (You can create one using the CLI command...

I used your demo app(TestMauiAp) and the MAUI project I created myself (8.0.7 and 8.0.21), and I couldn't reproduce this error. It built successfully without errors and warnings.

The error can be reproduced on the 8.0.20, 8.0.21 and 8.0.40-nightly.10602 versions, but verified on 8.0.14 that it works fine.