snapauthapp / sdk-swift

Swift SDK for SnapAuth (all Apple platforms)
https://www.snapauth.app
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Call delegate failure in remaining cases #13

Closed Firehed closed 4 months ago

Firehed commented 4 months ago

This should handle all of the remaining cases where the delegate method might not be called in a failure scenario (excepting the case where ASAuthorization doesn't call our delegate method, which is an upstream bug). The error codes are not correct in all situations, but theoretically will always result in a complete cycle.