Skip to content

Netty issue while using azure cosmos in android #394

Description

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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions