Skip to content

Debugging the extension #27

Closed Answered by marekpiotrowski
marekpiotrowski asked this question in Q&A
Discussion options

You must be logged in to vote

hi @xevifar, thanks for getting back to me 🙌

so, debugging wasn't that simple. It was a broader problem of extensions debugging - I tried with out-of-the-box keyboard extension first and debugging hadn't worked either. This answer in particular helped me: https://stackoverflow.com/a/27352955/5430833.
This step was critical:

When iOS Simulator starts, go to Settings > General > Keyboard > Keyboards > Add New Keyboard and select your own and then press in your keyboard command + shift + H to back to the homescreen

One more thing was that the KeyboardViewController.swift file was not added to target (and this is by default when adding keyboard extensions in Xcode it seems):

Eventually, it…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@xevifar
Comment options

@marekpiotrowski
Comment options

Answer selected by xevifar
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants