falnatsheh / AccountOpeningCocoaPodsExamples

Get started with the Account Opening SDK using CocoaPods

Home Page:https://github.com/tradingticket/TradeItAccountOpeningSDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrating with CocoaPods

This repo contains Swift and ObjC examples integrations of the TradeIt Account Opening SDK using CocoaPods.

Configuration of the example apps

  1. Update the credentials found in AppDelegate with your application's credentials.

Integrating in your application

See the binary distribution repository for instructions on integrating in your application

  1. For Obj-C apps: Set Project > Build Settings (All) > Swift Language Version to >= 4.0
  2. For Obj-C apps: Set Target > Build Settings (All) > Always Embed Swift Standard Libraries to YES

About

Get started with the Account Opening SDK using CocoaPods

https://github.com/tradingticket/TradeItAccountOpeningSDK


Languages

Language:Objective-C 58.6%Language:Swift 25.9%Language:Ruby 15.4%