Skip to content

zillyinc/plaid-link-ios

 
 

Repository files navigation

Plaid Link for iOS version

📱 This repository contains a sample application for Swift (requiring Xcode 11) that demonstrates integration and use of Plaid Link for iOS.

📚 Detailed instructions on how to integrate with Plaid Link for iOS can be found in our main documentation at plaid.com/docs/link/ios. For details on how to migrate from LinkKit 1.x to LinkKit 2.x please review the Link Migration Guide.

1️⃣ The previous major version of LinkKit can be found on the main-v1 branch.

About the LinkDemo Xcode projects

Plaid Link can be used for different use-cases and the sample applications demonstrate how to use Plaid Link for iOS for each use-case. For clarity between the different use cases each use case specific example showing how to integrate Plaid Link for iOS is implemented in a Swift extension.

Before building and running the sample application replace any Xcode placeholder strings (like <#GENERATED_LINK_TOKEN#>) in the code with the appropriate value so that Plaid Link is configured properly. For convenience the Xcode placeholder strings are also marked as compile-time warnings.

Select your desired use-case in ViewController.didTapButton then build and run the demo application to experience the particular Link flow for yourself.

Packages

No packages published

Languages

  • Objective-C 83.6%
  • Swift 15.2%
  • Ruby 1.1%
  • C 0.1%