Open ZhangXingXingo opened 1 month ago
I have the same problem. Did you solve it?
I also have the same issue.
Seems like this line: options.pendingIntentBackgroundActivityStartMode = ActivityOptions.MODE_BACKGROUND_ACTIVITY_START_ALLOWED
in HomeWidgetIntent.kt ln: 32 causes this.
What happened?
When I run app on Android SDK 35 Device and add HomeWidget to Device's Home Screen I get this exception and app exit then I can't run app no more unless remove HomeWidget from Device's Home Screen
What do you expect?
get it!
Relevant log output
Execute in a terminal and put output into the code block below
Output of: flutter doctor -v
On which Platform do you experience this issue?
Android
Other information
No response
Are you interested in working on a PR for this?