In the terminal window I can see some nice details about network errors such as:
-1003, details: A server with the specified hostname could not be found.
-1009, details: The Internet connection appears to be offline.
But I can’t seem to locate a way to access this error number from within Corona. I’d like to give more descriptive error messages such as “Check your internet connection” if it’s a -1009 or “Can’t reach the server.” if it’s a -1003.
Am I missing something or are we limited within the app to only if it failed or not?
Thanks!
Brian