Skip to content

RAGOpoR/FleksySDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fleksy Keyboard for iOS

©2013-2014 Fleksy, v1.0

Give your users the choice of an alternative keyboard for the first time ever on iOS!

Usage

  1. Add Fleksy.framework to your project, as well as AudioToolbox.framework and QuartzCore.framework

  2. Set the following flags under “Other Linker Flags”: -lc++ and -ObjC

  3. Add a custom URL Type under the “Info” tab in your project: fleksyKBClient-YOUR_BUNDLE_ID

That’s it! (no code is required)

Users can now switch to Fleksy by invoking the Edit menu on any input field (long tap or double tap).

Affiliate setup

Optionally, implement this in your UIApplicationDelegate and return your affiliate ID: - (NSString *)fleksyAffiliateID;

Notes

If you are using a custom view that is not extending UITextField/UITextView, implement this in your UIApplicationDelegate: - (BOOL) fleksyShouldEnableCustomViewSupport;

Questions?

Please see the Wiki and use the Issues page for making feature requests and reporting issues.

Happy Typing!

About

The first 3rd-party keyboard for iOS

Resources

Stars

Watchers

Forks

Packages

No packages published