Bank linking is now a separate, opt-in product, and the previous Plaid dependency has been removed.
- Removed the Plaid (LinkKit) dependency. Removed the Plaid dependency.
- Bank linking moved to a new
FootprintBankLinkingproduct. If you use bank linking, you must:- Add the
FootprintBankLinkinglibrary product to your target (alongsideFootprint). - Add
import FootprintBankLinkingto any file that usesFootprintBankLinking,BankLinkingCompletionResponse, or the other bank-linking types.
- Add the
- Onboarding-only consumers: no changes required. The core
Footprintproduct no longer links MoneyKit or Plaid, so your app gets a smaller binary.