fastlane-old / snapshot

Automate taking localized screenshots of your iOS app on every device
https://fastlane.tools
1.96k stars 141 forks source link

Automatically enroll Touch ID in Simulator #445

Closed tobihagemann closed 8 years ago

tobihagemann commented 8 years ago

Is there a way to automatically enroll Touch ID in the iOS simulator? Every time the iOS simulator gets restarted for the next device (or language), I have to manually enable Touch ID. I'm aware that the simulator doesn't persist this setting, but maybe there is some kind of workaround?

vpolouchkine commented 8 years ago

Great idea, but alas, not currently possible. I will share this with the team and see what we can do in a future release. I’ll reopen this ticket and keep you updated when we get a chance to revisit this, stay tuned :+1: If you want to tackle this yourself, check out the countdown repo to learn how to contribute to fastlane.

tobihagemann commented 8 years ago

Great, thanks! :+1:

fastlanebot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/2491. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket: