Azure authentication package is not usable on android #1755
Labels
bug
Something isn't working
priority:p1
High priority/Major issue but not blocking or Big percentage of customers affected.Bug SLA <=7days
type:bug
A broken experience
WIP
this suppression (duplicated across all components) masks the fact that javax.xml.stream is absent from android.
The suppression should also be removed from core, and checked whether it's present in service libs.
https://github.com/microsoftgraph/msgraph-sdk-java-core/blame/601eac01f5922c643b9bc3e720ed2a6ea9246386/android/lint-baseline.xml#L4
We might want to add
jakarta.xml.bind:jakarta.xml.bind-api:4.0.2
as a dependency to bring the missing APIs.Azure/azure-sdk-for-java#44078
The text was updated successfully, but these errors were encountered: