Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
Mozilla Public License 2.0
41
stars
5
forks
source link
Update "noProfileInResponse" case in ProfileServiceError #266
Closed
pinarol closed 5 months ago
We currently throw ProfileServiceError.noProfileInResponse when decoding the response fails and it's misleading. Let's update this.