codenameakshay / codenameakshay/async_wallpaper
Android 13 get restart app
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 26
- Forks
- 43
- Avg merge
- 18m
- Merged PRs (30d)
- 12
Description
Both LOCK and HOME screen in android 13 get an error slow perform, onDestroy took 900 - 1000ms and the app restart, also I test flutter_wallpaper_manager 0.0.4 and same result, but with android 11 and 12 works very well
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the restart on Android 13 from the LOCK and HOME screens, using the reported async_wallpaper version, and compare behavior with Android 11 and 12. Start by tracing the plugin's lifecycle handling around the reported onDestroy delay. Done means the app no longer restarts and the slow onDestroy behavior is resolved on Android 13 without regressing older versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, flutter, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100