I am trying to show keyboard over an SKScene, I followed below steps:

1. Created a subclass of UIView - KeyboardDummyView
2. Implemented protocol UIKeyInput in it
3. Added a subview to GameViewController
4. Changed class of subview added to KeyboardDummyView

For some reasons it is not working as expected, here is the sample code:

https://github.com/Daemon-Devarshi/KeyboardOverSKScene

Kindly suggest if I am doing anything wrong?

Thanks,
Devarshi
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to