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

Netty issue while using azure cosmos in android #394

Open
divyanshu-kunwar opened this issue Dec 18, 2021 · 0 comments
Open

Netty issue while using azure cosmos in android #394

divyanshu-kunwar opened this issue Dec 18, 2021 · 0 comments

Comments

@divyanshu-kunwar
Copy link

I am getting this message on an android device. When I run the same piece of code in my java project on desktop it runs fine.

No implementation found for int io.netty.internal.tcnative.Library.aprMajorVersion() (tried Java_io_netty_internal_tcnative_Library_aprMajorVersion and Java_io_netty_internal_tcnative_Library_aprMajorVersion__)

this is what I have written inside the Gradle file.

    implementation 'com.azure:azure-cosmos:4.4.0'
    implementation 'org.slf4j:slf4j-jdk14:1.7.28'
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