-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plaid sdk is showing only loading screen on devices running Android 7.0 (API Level 24) #225
Comments
What version of the SDK are you using?
…On Sun, May 15, 2022, 6:42 PM Anton Polosin ***@***.***> wrote:
The problem
As stated in the title
Environment
Android OS Version Android 7.0 (API Level 24)
Android Devices/Emulators Pixel 2 emulator Steps to Reproduce
Open Plaid sdk on device running Android 7.0 (API Level 24)
Expected Result
Plaid should show greeting screen
Screenshots
[image: Screen Shot 2022-05-16 at 11 35 11 am]
<https://user-images.githubusercontent.com/18572353/168505730-a8593f77-6a75-41b0-b00c-da8cbc594399.png>
Logs
Not sure if it's helpful but that what i can see in logcat
W/art: Attempt to remove non-JNI local reference, dumping thread
this line is repeted
—
Reply to this email directly, view it on GitHub
<#225>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGSZZLC6X7WGYX6ZGWOL5LVKGRYPANCNFSM5V76YZCA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
3.6.0 |
You'll want to upgrade to at least 3.7.0, this bug was fixed there.
https://github.com/plaid/plaid-link-android/releases/tag/v3.7.0
…On Sun, May 15, 2022, 7:58 PM Anton Polosin ***@***.***> wrote:
3.6.0
—
Reply to this email directly, view it on GitHub
<#225 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGSZZMXDW2ROKF2IGUIEZDVKG2WHANCNFSM5V76YZCA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Bumped Plaid sdk version to 3.7.0 but it's still showing only loading screen on api level 24 |
Can you post a |
I'm seeing this same issue still on sdk version |
We are seeing this as well with sdk version Logcat
Dependencies Grep
|
@amytang0 any updates on this issue. trying to use 3.9.0 Plaid sdk and still facing the same issue. Plaid link flow is failing to open on api level 24 and 21? Logcat: |
@amytang0 any updates on this issue? 3.10.1 still not working on api level 24 and 21 |
The problem
As stated in the title
Environment
Steps to Reproduce
Open Plaid sdk on device running Android 7.0 (API Level 24)
Expected Result
Plaid should show greeting screen
Screenshots
Logs
Not sure if it's helpful but that what i can see in logcat
W/art: Attempt to remove non-JNI local reference, dumping thread
this line is repeted
The text was updated successfully, but these errors were encountered: