Ben Baron
Ben Baron
Right now I'm just preventing it from saving duplicates. You can add UI around the failure case later.
ok sounds good, we can do that.
The last time I used Reachability (that's just a Swift wrapper for Apple's code), checking specific URLs didn't work. But I can try again.
Actually even better, we could just better display loading errors. But the problem is it's difficult/impossible to tell the difference between your Wifi being bad or the service being down/slow.
@ricburton so as mentioned, we can show a generic loading error which we don't do now, but other than that there's no other real solution to this, at least not...
Keep in mind Simulator will never be a true representation, it may be a simulator only thing, or a tethering only thing who knows. But at least for now we...
can definitely add error messaging
No, we didn't use the default bubble, it's just a button in the nav bar
@ricburton What do mean by "Intercom Operator"?
@ricburton can you show a screenshot of this happening? And also explain what you want instead? We're using a custom tab bar icon rather than intercom's standard bubble. We can...