ExpectedFailureReason enum
Describes expected errors that occurred during an otherwise successful app initialization
Fields
NotFound | The item was not found |
Offline | The application is currently offline |
Other | The app failed for a different reason |
PermissionError | There was a permission error |
Throttling | The network is currently throttled |