Oscar Canek

Results 7 comments of Oscar Canek

@SWarnberg same... Could you fix it?

The problem is that only https requests are allowed on the storage account so the Origin URL fail because is called used http... How can I fix that?

I have the same problem with Chrome ![image](https://user-images.githubusercontent.com/3521524/36103064-e0c560a4-0fd3-11e8-9104-02546a3af8a8.png) ![image](https://user-images.githubusercontent.com/3521524/36103076-edf4f3d4-0fd3-11e8-9af8-3f19e40ee21a.png) How I can fix that?

I tested disabling analytics using `.withAnalyticsReportingDisabled()` and this avoids the crash, this will be fixed any time soon? Thanks for your help Paweł

Only works if I leave enabled the telemetry at the SDK. In other words, on our Samsung A8 the beacon detection only works if you don't put the `withTelemetryReportingDisabled` at...

Hi, I made some tests and I fund that Azure AD is not OIDC compliance 'cause the error happens when the lib tries silent renew with prompt=none. What I found...