Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Disable hardware keyboard before snapshotting #433

Closed
koenpunt opened this issue Feb 10, 2016 · 9 comments
Closed

Disable hardware keyboard before snapshotting #433

koenpunt opened this issue Feb 10, 2016 · 9 comments

Comments

@koenpunt
Copy link
Contributor

Having "Connect Hardware Keyboard" enabled causes issues with entering text in secure textfields, so maybe this should be added to the plist patch?

defaults write com.apple.iphonesimulator ConnectHardwareKeyboard 0
@nikolaykasyanov
Copy link

👍🏻

@KrauseFx
Copy link
Collaborator

Should this be default for every user?

@nikolaykasyanov
Copy link

@KrauseFx it would be great to have it as an option

@koenpunt
Copy link
Contributor Author

I think it can be the default, because there's no chance that someone is going to automate a physical keyboard while snapshotting.

@OSemenovBoyarka
Copy link
Contributor

+1 to have this enabled by default.
However, it would be great to have an option to skip this patch.

There are some rare cases, when user doesn't have any secure text fields in app and still actively works with simulator - hardware keyboard is pretty useful for manual testing/debugging

@KrauseFx
Copy link
Collaborator

Sounds good, adding this now 👍

@KrauseFx
Copy link
Collaborator

Prepared #435, this will be available with the next release 👍

@aaronwhite
Copy link

omg, my exact problem, solution created 7 min ago, huzzah! 👍 💯

@fastlanebot
Copy link

This issue was migrated to fastlane/fastlane#2494. 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 🚀

@fastlane-old fastlane-old locked and limited conversation to collaborators Mar 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants