tink-ab / tink-link-android

Optimise open banking experiences for mobile apps with Tink Link Android SDK.

Home Page:https://tink.com/products/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite loading in sample-link-ui

ZiggerZZ opened this issue · comments

Hello,

I followed the readme in Tink Link UI Sample to add link-demo://tink to the list of redirect URIs under my app's settings and specify the CLIENT_ID.

The app launches successfully, however, when I click on the button "Launch Tink Link", I get a never ending loading screen.
Screenshot 2022-01-14 at 14 32 47

Any ideas on how to fix it?

Hi, did you find a resolution to this? I am facing the same issue.

Just run into this issue today, in my testing it seems to only be happening on Android emulators. Clean booting the emulator seems to resolve the issue, at least temporarily.

There does seem to be an issue with some errors not being handled correctly however. When starting Tink Link with an invalid authorization code, a code 16 (unauthorized) API response appears in the logs, but the UI will get stuck on the loading spinner rather than returning TinkLinkUiActivity.RESULT_FAILURE.

Closing it because this issue is not valid with TinkLink 2.0.