fastlane-old / snapshot

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

Keyboard isn't localized #449

Closed tobihagemann closed 8 years ago

tobihagemann commented 8 years ago

This issue might be a duplicate of #4 and/or #131, but I'm not sure if it's just something that I'm doing wrong. I'm using Xcode 7.2.1 with UI testing and taking screenshots in English and German. I don't know what the cause is, but I always see the German keyboard, when running snapshot. Is it possible to set the right keyboard language automatically?

KrauseFx commented 8 years ago

Yeah, the thing is that snapshot can only set the language of the app, not the simulator.

fastlane-bot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/1640. 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: