You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1 - when I am trying to download the wallpapers, I am getting a toast message saying directory, not found (which is wallpaperx folder ) so created that folder. after that, I got a permission issue by toast message so I go to the settings and give the permission. now wallpapers are started downloading to that folder
Suggestions -> I don't think it's allowed anymore to create a folder for some particular media-related task so I think wallpapers should be downloaded in the Pictures folder which is provided by Android. || We should ask for permission by using dialog like other apps. so we don't need to go in settings for that.
NOTE -
Also, I did all the tests on an Android 9 device so there is maybe a possibility that the download feature is not gonna work on Android 11+ devices
//......................
2 - When I am setting a wallpaper in the lock screen it's not changed instantly, after restarting the device changed wallpaper is visible. (Maybe it's my device problem but check it out too)
The text was updated successfully, but these errors were encountered:
1 - when I am trying to download the wallpapers, I am getting a toast message saying directory, not found (which is wallpaperx folder ) so created that folder. after that, I got a permission issue by toast message so I go to the settings and give the permission. now wallpapers are started downloading to that folder
Suggestions -> I don't think it's allowed anymore to create a folder for some particular media-related task so I think wallpapers should be downloaded in the Pictures folder which is provided by Android. || We should ask for permission by using dialog like other apps. so we don't need to go in settings for that.
NOTE -
Also, I did all the tests on an Android 9 device so there is maybe a possibility that the download feature is not gonna work on Android 11+ devices
//......................
2 - When I am setting a wallpaper in the lock screen it's not changed instantly, after restarting the device changed wallpaper is visible. (Maybe it's my device problem but check it out too)
The text was updated successfully, but these errors were encountered: