ammargitham / WallFlow

Wallpaper app for Android using Jetpack Compose
GNU General Public License v3.0
329 stars 19 forks source link

[Bug] Wallpaper apply crash on Android 13 MIUI 14 #12

Closed ansarimohammed422 closed 11 months ago

ansarimohammed422 commented 12 months ago

The app crashes when applying a local wallpaper And suddenly closes itself.

My device is running on android 13 miui 14

ammargitham commented 12 months ago

Found the culprit. Was an Android library issue. Will push a fix release soon.

ammargitham commented 12 months ago

@ansarimohammed422 and @Agi0m Can you test this debug build? It will be installed as a separate app. So the prev installed app won't be affected. Use the app with (Debug) in the name after install. Had to zip it as Github does not allow uploading apk.

app-base-debug.zip

ammargitham commented 12 months ago

@ansarimohammed422 and @Agi0m Updated the comment with the debug build apk.

Agi0m commented 12 months ago

Can confirm it works. Just some of the smoothness it gone it feels lags a little but if it's fixed than it's great.

ammargitham commented 12 months ago

Thanks for checking. The lag is due to it being a debug build. Release should be fine.

ammargitham commented 12 months ago

@ansarimohammed422 I'll wait till tomorrow for your confirmation before doing a release.

ansarimohammed422 commented 11 months ago

Yes this debug build doesnt have that issue i can also confirm

Thanks.