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

Uncaught translation error : com.android.dx.cf.code.SimException #2

Closed
xinqiangSong opened this issue Apr 9, 2020 · 1 comment
Closed
Assignees

Comments

@xinqiangSong
Copy link
Contributor

Log :

COMPILETODALVIK : Uncaught translation error : com.android.dx.cf.code.SimException: ERROR in androidx.browser.customtabs.CustomTabsService$1.newSessionInternal:(Landroid/support/customtabs/ICustomTabsCallback;Landroid/app/PendingIntent;)Z: invalid opcode ba - invokedynamic requires --min-sdk-version >= 26 (currently 13)
1>COMPILETODALVIK : Uncaught translation error : com.android.dx.cf.code.SimException: ERROR in androidx.browser.trusted.ConnectionHolder.getServiceWrapper)Lcom/google/common/util/concurrent/ListenableFuture;: invalid opcode ba - invokedynamic requires --min-sdk-version >= 26 (currently 13)

error : java/lang/String;Ljava/util/List[B : invalid opcode ba - invokedynamic requires --min-sdk-version >= 26 (currently 13)

@xinqiangSong xinqiangSong self-assigned this Apr 9, 2020
@xinqiangSong
Copy link
Contributor Author

xinqiangSong commented Apr 9, 2020

you can try check "Multi-Dex" and set the "Dex Compiler" to "d8"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant