Rafał Legiędź
Rafał Legiędź
I'm using angular-filter npm package within a cordova app. That app is being targeted to all 3 mobile platforms (iOS, Android, WP) and I'm having issues while trying to publish...
ImageDemo stopped working. This is actually due to the issue reported here https://github.com/Unity3dAzure/RESTClient/issues/4 Newest RESTClient changes breaks scenarios for `byte[]` array blobs.
I'm on Unity 6 and using Microsoft.Identity.Client at 4.69.1. I'm trying to implement authentication against my already configured Azure AD B2C. My MSAL client configuration looks like this: ``` _msalClient...