Last active
May 6, 2020 16:08
-
-
Save jimbrayrcp/36c112ac8555cb2690c660aa19b12ac9 to your computer and use it in GitHub Desktop.
Swift 5: iOS: 13.1 Swift will print out the error with a description
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
print("ERROR: \(error.localizedDescription)") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment