Skip to content

Commit 31f2556

Browse files
authored
Update memdocs/intune/developer/app-sdk-ios.md
1 parent 4ede0a4 commit 31f2556

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/intune/developer/app-sdk-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,4 +1047,4 @@ Yes! Please see the [Chatr sample app](https://github.com/msintuneappsdk/Chatr-S
10471047

10481048
The Intune SDK for iOS 9.0.3+ supports the ability to add a diagnostics console within the mobile app for testing policies and logging errors. `IntuneMAMDiagnosticConsole.h` defines the `IntuneMAMDiagnosticConsole` class interface, which developers can use to display the Intune diagnostic console. This allows end users or developers during test to collect and share Intune logs to help diagnose any issue they may have. This API is optional for integrators.
10491049

1050-
If troubleshooting MSAL specific errors, consider enabling the ADALLogOverrideDisabled flag in your info.plist file and configuring logging according to [MSAL documentation](https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-logging-ios?tabs=objc).
1050+
If troubleshooting MSAL-specific errors, consider enabling the ADALLogOverrideDisabled flag in your info.plist file and configuring logging according to [MSAL documentation](/azure/active-directory/develop/msal-logging-ios?tabs=objc).

0 commit comments

Comments
 (0)