Closed eshalisa closed 3 days ago
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.
Duplicate of #12513
Is there an updated on https://github.com/dotnet/maui/issues/12513? @jfversluis
Description
This is a duplicate of #25113 but that conversation is locked and this needs to be revisited as it is happening often for our android users.
Android app crashes (always) on app resume/re-activate when FontImageSource Glyph is used.
[AndroidRuntime] java.lang.IllegalArgumentException: You cannot start a load for a destroyed activity
Steps to Reproduce
Create new MAUI App Add button (add fonts)
Click Android back button - to minimize the app Restart the app Observe crash
Link to public reproduction project repository
No response
Version with bug
8.0.91 SR9.1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Android
Affected platform versions
Android 14
Did you find any workaround?
No response
Relevant log output