#import <ErrorMessage.h>
Instance Methods | |
| (void) | - errorMessages: |
The view controller that handles errors from Firebase.
| - (void) errorMessages: | (NSError*) | error |
Determines error message to display
| error | is the error code from Firebase |
These errors are the only errors which can occur during the project, and
1.8.8