Whenever I try to upload an image, it always fails with “Something went wrong”
Bug Report Dump (Auto-generated)
Version 1.22.0 (1534395229) Device: iPhone X (iOS 12.0) TestFlight: false
Could it be iOS 12 related?
Yeah, I’m running iOS 12 public beta. Sorry I forgot to mention such as important thing.
Best,
Selwin
On 7 Sep 2018 23.37 +0700, Ehud Adler notifications@github.com, wrote:
Could it be iOS 12 related?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Are you still running into the issue?
Sent with GitHawk
Yes, I'm running iOS 12 public beta 10. Since iOS 12 will probably be released sometime in the next few weeks, it's likely this issue will still be present in the GA version.
Not sure it’s definitely iOS 12 related. Just took a guess’s Anyone else with iOS 12 running into this issue?
Sent with GitHawk

Doesn't appear to be ios 12 completely, uploaded fine for me! Could be a lot of reasons annoyingly, we only display a generic error
Sent with GitHawk
Do we show a specific when the Imgur limit is reached?
I’d be super grateful to anyone that figures out how GitHub content uploads work and we just use that...
Otherwise maybe we need another image upload service?
Sent with GitHawk
Do we show a specific when the Imgur limit is reached
Yeah I made sure I was ready for the time we have so many users we exceeded the rate limit (code here)
I did look into GitHub URL but as it's not a public API it wasn't the easiest to work out and has the typical issue of maintaining that
If there's a different upload service with an increased limit then all for switching away from Imgur
Code for where we show errors
Interestingly this rules out a couple of the endpoint errors that they return and suggests it would more likely be an unexpected payload from Imgur not a rate limit. Maybe they were down?
Most helpful comment
Doesn't appear to be ios 12 completely, uploaded fine for me! Could be a lot of reasons annoyingly, we only display a generic error
Sent with GitHawk