GithubHelp home page GithubHelp logo

fleksysdk's Introduction

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

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.
  • If you are using a custom view that is not extending UITextField/UITextView, implement this in your UIApplicationDelegate: - (BOOL) fleksyShouldEnableCustomViewSupport;
  • For more information about affiliates, see the Apple Affiliate Program

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

fleksysdk's People

Contributors

kostasyntellia avatar vincesyntellia avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.