samuelbeaulieu / plaid-link-ios

Plaid Link iOS SDK

Home Page:https://plaid.com/docs/link/ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plaid Link for iOS version swift compatibility

📱 This repository contains multiple sample applications (requiring Xcode 11) that demonstrate 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.

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

⚠️ All integrations must upgrade to version 4.1.0 of the SDK (released January 2023) by June 30, 2023, to maintain support for Chase OAuth connections.

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.

Steps to acquire a Link token

Build and run the demo application to experience the Link flow for yourself.

About

Plaid Link iOS SDK

https://plaid.com/docs/link/ios

License:MIT License


Languages

Language:Objective-C 88.3%Language:Swift 10.8%Language:Ruby 0.8%Language:C 0.1%