sarriaroman / photoviewer

PhotoViewer Cordova Plugin
MIT License
157 stars 216 forks source link

IOS - 404 error - Stuck on loading spinner #64

Open claudiozam opened 7 years ago

claudiozam commented 7 years ago

Hi, thanks for your excellent plugin and your effort.

I have a problem (IOS - 10). The viewer hangs (stuck permanently) if the image is missing o the server returns 404 error. It shows only the spinner and i don’t have an option to go back or cancel the request. For example: www.404errorpages.com/error.jpg

In Android shows “Error loading image”

Thanks!!

RickeyWard commented 7 years ago

I have this same issue, there is no way to get out of the error if the url cannot be loaded. In my case there was a permission error, because my app had permission but ios didn't. This caused a 403 error which crashes the app until hard quit.

esase commented 7 years ago

I have this trouble too. Please fix this

quintonn commented 6 years ago

I'm having this problem too. I'm trying to show a local file. My app can show it if i use in app browser, but with photoviewer my app is stuck showing the spinner.