Touch Id is missing from iOS simulator.

I am working on implementing the local authentication on my app so I have to test both Face Id and Touch Id from the simulator. Face Id is visible like below

but unable to find out Touch Id option.

I have checked on both iOS 13.00 simulator and iOS 14.00 simulator but Touch ID option is hidden in both simulator.

Replies

You have to be using a Simulated device which supports Touch ID.
(Shown here, with an iPad 9th Gen.)

Add a Comment