Skip to content

Release 2.0.0

Latest

Choose a tag to compare

@robinank3l3 robinank3l3 released this 11 Jun 14:11
2a8ba30

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 FootprintBankLinking product. If you use bank linking, you must:
    1. Add the FootprintBankLinking library product to your target (alongside Footprint).
    2. Add import FootprintBankLinking to any file that uses FootprintBankLinking, BankLinkingCompletionResponse, or the other bank-linking types.
  • Onboarding-only consumers: no changes required. The core Footprint product no longer links MoneyKit or Plaid, so your app gets a smaller binary.