You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
Could you make all or some of the codes in NSError+MASPrivate.m publicly available? It would be useful. For instance, I could handle for my needs a timed out request or sudden lack of Internet connection by comparing the error code to your constants.
Could you make all or some of the codes in
NSError+MASPrivate.mpublicly available? It would be useful. For instance, I could handle for my needs a timed out request or sudden lack of Internet connection by comparing the error code to your constants.iOS-MAS-Foundation/MASFoundation/Classes/_private_/categories/NSError+MASPrivate.m
Line 128 in 90fb3f4
Thanks for your attention o/