Post marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as solved with 4 replies, 0 views
Replied In
Why failed to add or get key in secure enclave on iPhone with iOS 12.x when running in loop
After several tried out, the problem is resolved. :)
Keep CFRelease and adding autorelease pool drain in all functions that relates to secure enclave, tested with iPhone 5s (iOS 12.5.5) can run till 1000 iterations.
Thanks for your help :)