Photoswipe: Android device cannot download image after long press

Created on 31 Oct 2017  路  5Comments  路  Source: dimsemenov/PhotoSwipe

Currently writing a html page for mobile with photoswipe to display the images, but it seems the all android devices, wheather old or new, fail to trigger the long press event and no bottom menu displayed, so the images could not be downloaded. But all iOS devices worked fine.
It seems even the demos on photoswipe site has the same issue, all iOS devices worked fine and android device could not display the download menu.

Most helpful comment

@LockonS I have made some modifications and encapsulation to photoswipe in the past few days , and it seems that I have fixed the problem that we can't save image through long press in safari.But i have not test in Andriod device, Maybe you can give it a try , https://github.com/JayWii/Photoswipe-package

All 5 comments

Same problem on IOS

@LockonS I have made some modifications and encapsulation to photoswipe in the past few days , and it seems that I have fixed the problem that we can't save image through long press in safari.But i have not test in Andriod device, Maybe you can give it a try , https://github.com/JayWii/Photoswipe-package

@JayWii hello I've tested it, Is OK! but can you simply say the reason, thank you

@Wulawa Git log give you what you want.

@JayWii Thanks a lot, the problem itself was solved with a work around but the experience on android device wasn't so good. I'll give it a try ASAP.

Was this page helpful?
0 / 5 - 0 ratings