What does this error mean?
MyApp[17611:327263] [Client,LAContext] Failed to allow transfer to pid:202 cid:67: Error Domain=com.apple.LocalAuthentication Code=-9 "context dealloc" UserInfo={NSLocalizedDescription=context dealloc}
I previously read this threadso I don't persist my LAContext once a key has been retrieved from the secure enclave. Should I be re-using this LAContext if I need to retrieve multiple keys?