codenameakshay / codenameakshay/async_wallpaper

Android 13 get restart app

Open
#23 7 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.