Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] App hangs on splash after clearing data/cache #25876

Closed
nathenxbrewer opened this issue Nov 15, 2024 · 2 comments
Closed

[Android] App hangs on splash after clearing data/cache #25876

nathenxbrewer opened this issue Nov 15, 2024 · 2 comments
Labels
t/bug Something isn't working

Comments

@nathenxbrewer
Copy link

Description

#1787
Same as this bug report says. I deployed an app to my phone, it launches no problem via Run or Debug, using Rider. When I clear cache and/or data in Settings, the app will not launch. Splash screen has stayed on the screen for 5 mins, that's the most I've been willing to wait.

Steps to Reproduce

  1. Create a File -> New .NET MAUI app.
  2. Deploy to physical device using Debug or Run
  3. Clear data/cache from Settings

Expected: App should launch normally
Actual: App never launches

Link to public reproduction project repository

No response

Version with bug

8.0.100 SR10

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 13

Did you find any workaround?

No response

Relevant log output

@nathenxbrewer nathenxbrewer added the t/bug Something isn't working label Nov 15, 2024
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@nathenxbrewer
Copy link
Author

After building for Release mode, this is no longer happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant