plaid / plaid-link-android

Plaid Link Android SDK
https://plaid.com/docs/link/android
MIT License
114 stars 48 forks source link

Update Example App To Use Improved Loading API #267

Closed melissaosullivan closed 5 months ago

melissaosullivan commented 6 months ago

While no breaking changes were introduced in 4.2.0, this release did introduce improved loading that can be unlocked when a PlaidHandler is created with a LinkTokenConfiguration before Link is opened. This PR updates the example app to be setup to support this by: