Android performance issues for token generation #1558
Labels
Issue Triage
The engineering team has looked into the issue, understood the issue, labelled/classified the issue
Performance
We are seeing performance issues with the android version of msal library .
But we are not seeing the same issues with the ios devices .
For example: We are seeing the messages in the telemetry as :
Time taken to generate token: 7268ms,
Time taken to generate token: 1744ms,
Time taken to generate token: 10827ms,
The numbers are little bit high with the lower end version of android devices .
Currently we are using 2.0+ Version [ implementation 'com.microsoft.identity.client:msal:2.2.+']
Can you please help us how to resolve this issue ?
The text was updated successfully, but these errors were encountered: