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
Provides a simple convenient way of displaying an NSError and it's properties in a UIAlertView. To use it simply import it into your project and call [ErrorAlert showError:] passing it an NSError object.
Provides a simple convenient way of displaying an NSError and it's properties in a UIAlertView.
To use it simply import it into your project and call [ErrorAlert showError:] passing it an NSError object.
About
Provides a simple convenient way of displaying an NSError and it's properties in a UIAlertView. To use it simply import it into your project and call [ErrorAlert showError:] passing it an NSError object.