Skip to content

Commit e1a7e2f

Browse files
committed
2745331
1 parent 099db40 commit e1a7e2f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

powerapps-docs/maker/common/wrap/code-sign-android.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: larryk78
55
ms.topic: article
66
ms.custom: canvas
77
ms.reviewer: tapanm
8-
ms.date: 05/31/2022
8+
ms.date: 06/06/2022
99
ms.subservice: canvas-maker
1010
ms.author: lknibb
1111
search.audienceType:
@@ -120,7 +120,7 @@ More information: [Android Studio command line tools: **apksigner**](https://dev
120120

121121
## Distribute the app
122122

123-
You can now host the package on a distribution service such as [App Center](how-to.md#test-and-distribute-mobile-app-package). To distribute using Microsoft Intune, see [Add an Android line-of-business app to Microsoft Intune](/mem/intune/apps/lob-apps-android).
123+
You can now host the package on a distribution service such as [App Center](how-to.md#test-and-distribute-mobile-app-package). To distribute using Microsoft Intune, see [Add an Android line-of-business app to Microsoft Intune](/mem/intune/apps/lob-apps-android). To learn about giving an app access to the Intune app protection service, see [Give your app access to the Intune app protection service](/mem/intune/developer/app-sdk-get-started#give-your-app-access-to-the-intune-app-protection-service-optional).
124124

125125
### See also
126126

powerapps-docs/maker/common/wrap/code-sign-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: larryk78
55
ms.topic: article
66
ms.custom: canvas
77
ms.reviewer: tapanm
8-
ms.date: 05/31/2022
8+
ms.date: 06/06/2022
99
ms.subservice: canvas-maker
1010
ms.author: lknibb
1111
search.audienceType:
@@ -181,7 +181,7 @@ To create a distribution certificate, create a new certificate signing request f
181181

182182
:::image type="content" source="media/code-sign-ios/folder-structure.png" alt-text="IPA package.":::
183183

184-
1. Install the .ipa file in the registered devices using the **Finder** app. You can also host it on a distribution service such as [App Center](how-to.md#test-and-distribute-mobile-app-package). To distribute using Microsoft Intune, see [Add an iOS/iPadOS line-of-business app to Microsoft Intune](/mem/intune/apps/lob-apps-ios).
184+
1. Install the .ipa file in the registered devices using the **Finder** app. You can also host it on a distribution service such as [App Center](how-to.md#test-and-distribute-mobile-app-package). To distribute using Microsoft Intune, see [Add an iOS/iPadOS line-of-business app to Microsoft Intune](/mem/intune/apps/lob-apps-ios). To learn about giving an app access to the Intune app protection service, see [Give your app access to the Intune app protection service](/mem/intune/developer/app-sdk-get-started#give-your-app-access-to-the-intune-app-protection-service-optional).
185185

186186
### See also
187187

0 commit comments

Comments
 (0)