Do I not need to set localizedReason in evaluatePolicy:localizedReason?

https://developer.apple.com/documentation/localauthentication/lacontext/1514176-evaluatepolicy?language=objc

Do I not need to set localizedReason in evaluatePolicy:localizedReason?

If left blank (ex, ""), an error will occur, but if I add a space (ex, " "), the error will not occur.

I wonder if it fits the policy. (app store reject)

Replies

>an error will occur


Can you show that error, thanks...