Skip to content

Netty issue while using azure cosmos in android #394

@divyanshu-kunwar

Description

@divyanshu-kunwar

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'

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