meharbhutta / react-native-manage-wallpaper

Android wallpaper manager for changing wallpaper.
MIT License
19 stars 7 forks source link

App crash on Some android devices #17

Open zuhairabbas870 opened 6 months ago

zuhairabbas870 commented 6 months ago

Steps to reproduce

  1. Install package
  2. set navigation with stack navigator
  3. add code on first screen which screen imported in stack navigator on the top

Expected behaviour

Tell us what should happen App should be not crashing first time or every time but right now app is crashing on first time wallpaper applying

Actual behaviour

Tell us what happens instead

When we click on Apply button app crash on first time clicking with new image, if image already applied as a wallpaper and we're applying again same image then app not crashing And also seeing some devices app again reloaded like bundle again reloaded when we apply wallpaper and son some devices app is crashing

Environment

react-native-manage-wallpaper : 1.2.1

Version: npm version or "master"

Link to repo (highly encouraged)

https://github.com/

zuhairabbas870 commented 6 months ago

@meharbhutta Can you know about that above bug?

syed-shoaib-ali commented 2 months ago

any update?