Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'The keyWindow or contentView is missing' message before scraping #63

Open
lorismaz opened this issue May 11, 2017 · 3 comments
Open

'The keyWindow or contentView is missing' message before scraping #63

lorismaz opened this issue May 11, 2017 · 3 comments

Comments

@lorismaz
Copy link

When testing the command line Example from the repo, this message gets printed in the console, before doing anything: The keyWindow or contentView is missing., then the script works as intended.

What does it means and how can we prevent this to show?

@fishfisher
Copy link

Are you using storyboards? If so, check if it helps to embed your viewcontroller in a navigation controller.

@avisual
Copy link

avisual commented Aug 13, 2017

@fishfisher can you explain a little more please?

@fishfisher
Copy link

@avisual Are you seeing this printed to the log as well? For me the log went away when I embedded my root view controller in storyboard to a navigation controller. For me the keyWindow was nil when my main view controller was root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants