Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [Internal] Stop using deprecated Android methods #1854

Closed
bgavrilMS opened this issue Jun 1, 2020 · 2 comments
Closed

[Bug] [Internal] Stop using deprecated Android methods #1854

bgavrilMS opened this issue Jun 1, 2020 · 2 comments

Comments

@bgavrilMS
Copy link
Member

bgavrilMS commented Jun 1, 2020

Which Version of MSAL are you using ?
Note that to get help, you need to run the latest version. Preview version are also ok.
For ADAL, please log issues to https://github.com/AzureAD/azure-activedirectory-library-for-dotnet
4.14.0

Platform
Android

Repro
Some of the Android system calls are marked as deprecated. Look for the link to this bug for occurences.

Expected behavior
Tested functionality on SDK 28 and 29 (Q) and seems fine. However, we should upgrade in case next SDK removes these methods.

Actual behavior
Disabled deprecation warning

Android team is on point for this - tracking issue AzureAD/microsoft-authentication-library-common-for-android#851

@jmprieur
Copy link
Contributor

jmprieur commented Dec 2, 2020

Moving to P3 as we'd want to reconsider vs the native wrapper.

@bgavrilMS
Copy link
Member Author

won't fix

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

No branches or pull requests

2 participants