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

Not able to use with app_exrension #157

Open
pirrate opened this issue Nov 25, 2014 · 1 comment
Open

Not able to use with app_exrension #157

pirrate opened this issue Nov 25, 2014 · 1 comment

Comments

@pirrate
Copy link

pirrate commented Nov 25, 2014

I was trying to use it inside of my custon keyboard extension but keep getting this error /Keyboard/WYPopoverController.m:1826:45: 'sharedApplication' is unavailable: not available on iOS (App Extension) - Use view controller based solutions where appropriate instead.

@akshitzaveri
Copy link

Keyboard extension does not support UIViewControllers. Try UIViews only.

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

2 participants