Skip to content

Commit f52a91d

Browse files
author
Angela Fleischmann
authored
Update app-sdk-android-phase4.md
app-sdk-a...d-phase4.md https://microsoft-ce-csi.acrolinx.cloud/api/v1/checking/scorecards/4ebfe7da-1573-4bb2-a260-15159a0d6bae#CORRECTNESS Line 544: *all- conditional launch features. > *all conditional launch features*
1 parent 5dd5664 commit f52a91d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

memdocs/intune/developer/app-sdk-android-phase4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ Some conditional launch settings can be configured with multiple values and acti
541541
- Minimum OS version, value of "9.0", action set to "Block access"
542542
- Minimum OS version, value of "8.0", action set to "Wipe data".
543543

544-
By completing the integration steps in this stage, your app now supports *all- conditional launch features.
544+
By completing the integration steps in this stage, your app now supports *all conditional launch features*.
545545
Familiarize yourself with conditional launch functionality by changing policy items such that your test device:
546546
- Passes all configured conditional launch settings.
547547
- Fails a configured conditional launch setting set to the "Warn" action.
@@ -699,4 +699,4 @@ If you're unsure if any of these sections apply to your app, revisit [Key Decisi
699699
[registerAccountForMAM]:https://msintuneappsdk.github.io/ms-intune-app-sdk-android/reference/com/microsoft/intune/mam/policy/MAMEnrollmentManager.html#registerAccountForMAM(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)
700700
[registerAuthenticationCallback]:https://msintuneappsdk.github.io/ms-intune-app-sdk-android/reference/com/microsoft/intune/mam/policy/MAMEnrollmentManager.html#registerAuthenticationCallback(com.microsoft.intune.mam.policy.MAMServiceAuthenticationCallback)
701701
[unregisterAccountForMAM]:https://msintuneappsdk.github.io/ms-intune-app-sdk-android/reference/com/microsoft/intune/mam/policy/MAMEnrollmentManager.html#unregisterAccountForMAM(java.lang.String)
702-
[updateToken]:https://msintuneappsdk.github.io/ms-intune-app-sdk-android/reference/com/microsoft/intune/mam/policy/MAMEnrollmentManager.html#updateToken(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)
702+
[updateToken]:https://msintuneappsdk.github.io/ms-intune-app-sdk-android/reference/com/microsoft/intune/mam/policy/MAMEnrollmentManager.html#updateToken(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)

0 commit comments

Comments
 (0)