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
"Some of Apple’s APIs write garbage values to the error parameter (if non-NULL) in successful cases, so switching on the error can cause false negatives (and subsequently crash)."
Hello,
Do you have some examples of Apple API that do that ? That fill the NSError in success cases ?
The text was updated successfully, but these errors were encountered:
"Some of Apple’s APIs write garbage values to the error parameter (if non-NULL) in successful cases, so switching on the error can cause false negatives (and subsequently crash)."
Hello,
Do you have some examples of Apple API that do that ? That fill the NSError in success cases ?
The text was updated successfully, but these errors were encountered: