Skip to content
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 Link crashed with full R8 mode enabled #38

Open
ruffCode opened this issue Jul 18, 2021 · 0 comments
Open

Plaid Link crashed with full R8 mode enabled #38

ruffCode opened this issue Jul 18, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@ruffCode
Copy link
Owner

ruffCode commented Jul 18, 2021

2021-07-18 12:47:51.394 18656-18803/? E/WM-WorkerWrapper: Work [ id=c4face83-4f05-492b-a994-fc6a8a2bd515, tags={ com.plaid.internal.core.analytics.batch.AnalyticsBatchUploadWorker } ] failed because it threw an exception/error
    java.util.concurrent.ExecutionException: java.lang.ClassCastException: java.lang.Class cannot be cast to java.lang.reflect.ParameterizedType
        at u0.e(Unknown Source:21)
        at u0.get(SourceFile:48)
        at o00.run(Unknown Source:1684)
        at g8.run(Unknown Source:1004)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.lang.Thread.run(Thread.java:920)
     Caused by: java.lang.ClassCastException: java.lang.Class cannot be cast to java.lang.reflect.ParameterizedType
        at sq1.b(Unknown Source:2582)
        at mt3.b(Unknown Source:24)
        at lt3.invoke(Unknown Source:46)
        at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
        at $Proxy11.a(Unknown Source)
        at com.plaid.internal.n2.a(SourceFile:78)
        at com.plaid.internal.o2.a(Unknown Source:277)
        at com.plaid.internal.core.analytics.batch.AnalyticsBatchUploadWorker.doWork(Unknown Source:82)
        at nk0.invokeSuspend(Unknown Source:30)
        at vq.resumeWith(Unknown Source:5)
        at hw0.run(Unknown Source:112)
        at gk0.j(Unknown Source:0)
        at ek0.run(Unknown Source:64)
@ruffCode ruffCode added the bug Something isn't working label Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant