microsoft-authentication-library-for-android icon indicating copy to clipboard operation
microsoft-authentication-library-for-android copied to clipboard

Unable to open BrowserTabActivity on API 32

Open aazamk opened this issue 3 years ago • 0 comments

com.microsoft.identity.client.exception.MsalClientException:
Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.

aazamk avatar Oct 13 '22 08:10 aazamk