iOS8 – Custom Keyboard
Hi there!
I have been working with some exciting stuff using iOS8, and the new language, swift!.
One of the things I have been working on is creating a custom keyboard, it is interesting what you can and can’t do with a custom keyboard. Apple have kept users privacy in mind and developed guidelines based around this. Such as a custom keyboard can’t record keystrokes or have network access unless explicitly allowed by the user.
More information on custom capabilities can be found here
Below is a short video example of what you can do with a custom keyboard, it is still a work in progress. Once it is finished I will post the app download link and also create a tutorial on how to make this also.