SpartanJ / ImgurViewer

ImgurViewer is a little image viewer to open image links from external applications in the fastest way possible.
112 stars 7 forks source link

Crash when sharing images that don't have extension in URL #21

Open Susko3 opened 3 years ago

Susko3 commented 3 years ago

ImgurViewer appears to crash (or at least immediately exits) when sharing certain images as media. All of the images that crash don't have an extension at the end.

Examples that crash:

Examples that don't crash:

To reproduce:

  1. Open those images in ImgurViewer (share to it, or paste into the app)
  2. Tap on Share → (Share as) Media
  3. ImgurViewer will immediately exit upon pressing the Media button

Remarks: The images load fine, it's the sharing as media that crashes.

SpartanJ commented 3 years ago

Thanks for reporting it! I'll take a look as soon as I can.