You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had Microsoft intune with MSAL & MAM integrated in our application.
It work fine without APM iOS Agent.
But as soon as we added APM iOS Agent app started giving issues which are as follows:-
Microsoft Sign In page coming again and again even after once signed in
Whenever App launches Userdefaults.standad values are going to be vanished
The text was updated successfully, but these errors were encountered:
I'm not familiar with Microsoft intune. Could you provide some more detail on how you are using it and provide some examples? This may be due to our networking instrumentation, can you try disabling the URLSession instrumentation by passing a InstrumentationConfiguration object to Agent.start()? It'll look something like this:
We had Microsoft intune with MSAL & MAM integrated in our application.
It work fine without APM iOS Agent.
But as soon as we added APM iOS Agent app started giving issues which are as follows:-
The text was updated successfully, but these errors were encountered: