Skip to content

nvdnkpr/FleksySDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fleksy Keyboard for iOS

Fleksy Keyboard SDK

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: fleksy-YOUR_BUNDLE_ID

  4. (Optional) Mention "Fleksy" in your app description and we'll promote your app on our website and in the Fleksy app

That’s it! (no code is required)

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

Fleksy Edit menu switch

Affiliate setup

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

Notes

  • If the Fleksy app is not installed, the user will be prompted to install it from the App Store.
  • App Store is unavailable under the Simulator, so you should test Fleksy on a device.
  • The following is no longer required: UIApplicationDelegate: - (BOOL) fleksyShouldEnableCustomViewSupport;
  • For more information about affiliates, see the Apple Affiliate Program
  • We will feature your app on our website and inside the Fleksy app as long as you mention "Fleksy" in your App Store listing. Add "Fleksy" as an App Store keyword to further increase discoverability.

Questions?

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

Happy Typing!

Fleksy SDK Keyboard Specs ©2013-2014 Fleksy, v1.0 ©2013-2014 Fleksy, v1.1 ©2013-2014 Fleksy, v2.0

About

The first 3rd-party keyboard for iOS

Resources

Stars

Watchers

Forks

Packages

No packages published