-
Notifications
You must be signed in to change notification settings - Fork 27
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 13 get restart app #23
Comments
is there any fix on android 13 ? facing same issue ... |
I just hide the set wallpaper buttons if device is android 13, but this is not a real solution |
How did you solve the app restarting after setting the wallpaper? |
It is not fixed as of yet, and I don’t think it is possible. See the pinned
issue in this repository.
…On Thu, 14 Sep 2023 at 1:52 PM Benson Gathu ***@***.***> wrote:
How did you solve the app restarting after setting the wallpaper?
—
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AONVFFP3YP6GA4GWM6JCB23X2K5DBANCNFSM6AAAAAA2AZAVE4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Where did this problem come from? I want to find Where this problem come from. |
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
The text was updated successfully, but these errors were encountered: