Hacker News new | ask | show | jobs
by chuinard 1547 days ago
My app update was rejected because my Upgrade screen was unable to fetch prices from their servers and instead showed an infinite spinner.
1 comments

Would an infinite spinner also show up if the server was up but the connection was problematic? If yes, this would be about not handling network errors, which sounds like a decent rejection reason to me.