Synchronization issue with android

Hello,

I have a strange issue in my project.
I upgraded the swiper dependency manually to solve a bug with open(index).
The fix worked as expected, but only when run in browser. When I copy my android files and build a new app the issue with the swiper/photo browser is still existent.

How my I resolve this issue? What might cause this behavior?