Automattic / Gravatar-SDK-iOS

Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
https://gravatar.com
Mozilla Public License 2.0
41 stars 5 forks source link

Quick Editor: Detailed upload errors #373

Closed pinarol closed 1 month ago

pinarol commented 2 months ago

Once this issue is resolved https://github.a8c.com/Automattic/gravatar/issues/108692 we need adapt our side. We should show more descriptive error messages. And we should distinguish retry-able errors from non-retry-able ones.

pinarol commented 2 months ago

We decided to go with this behavior:

https://github.com/user-attachments/assets/14f4c999-ee5f-4fbc-b437-1b28a22ceeae

pinarol commented 1 month ago

I started this work to make the above showcase ☝️ https://github.com/Automattic/Gravatar-SDK-iOS/pull/new/wppinar/upload-error-dialog it is away from being ready. I'll be afk for a week, so feel free to yank this task from me if you like.