Objective-C : Lost info on possible failure
Classification
OWASP Mobile Top 10 2016 M7-Poor Code Quality PCI DSS 4.0 6.2.4Overview
The method that takes an argument of NSError**
type must return a value to signal a possible error.
The method that takes an argument of NSError**
type must return a value to signal a possible error.