[Question] Kotlin app java.lang.LinkageError: issue ,please help #28071
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
dependency-issue
Issue that is caused by dependency conflicts
dependency-issue-jackson
Issue caused by dependency version mismatch with one of the Jackson libraries
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
My app use microsoft.identity to login Microsoft account
but at here cause crash.
here is crash information
java.lang.LinkageError: Package versions: jackson-annotations=0.0, jackson-core=0.0, jackson-databind=0.0, jackson-dataformat-xml=0.0, jackson-datatype-jsr310=0.0, azure-core=1.26.0, Troubleshooting version conflicts: https://aka.ms/azsdk/java/dependency/troubleshoot
i try to modify dependencies
but not work.
Thanks for help!
The text was updated successfully, but these errors were encountered: