[Android] Debug stops when open a FilePicker #26639
Labels
s/move-to-vs-feedback
Tells automation to ask the person to use VS Feedback to report the issue
t/bug
Something isn't working
Description
I was trying to debug my first app on Android emulator, but seems that FilePicker is crashing the debugging and the App.
Without debugging, the app itself seems working fine.
I'm using
the "Relevant log output" is from "Xamarin Diagnostics" output from Visual Studio.
Steps to Reproduce
Download MAUI code sample from
https://github.com/dotnet/maui-samples/tree/main/9.0/PlatformIntegration/PlatformIntegrationDemos
In Visual Studio, Build, and click debug on Android Emulator.
Inside the App, click "File Picker", then click "Pick File", wait for around 5 seconds.
Now the debugging stops, and app exited.
Link to public reproduction project repository
https://github.com/dotnet/maui-samples/tree/main/9.0/PlatformIntegration/PlatformIntegrationDemos
Version with bug
9.0.0 GA
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android, I was not able test on other platforms
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: