Deepiks
Results
1
comments of
Deepiks
In case it helps someone, we managed to support MSAL in our Catalyst app by simply removing ` && !TARGET_OS_MACCATALYST` from line 29 in file `MSIDBrokerConstants.m` in pod `MSAL`. Not...