Skip to content

Commit 7bf1949

Browse files
authored
Merge pull request #6231 from MicrosoftDocs/larryk78-patch-1
Update how-to.md 2684868
2 parents d31bf49 + eb1577b commit 7bf1949

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

powerapps-docs/maker/common/wrap/how-to.md

Lines changed: 4 additions & 1 deletion
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: 04/13/2022
8+
ms.date: 04/19/2022
99
ms.subservice: canvas-maker
1010
ms.author: lknibb
1111
search.audienceType:
@@ -45,6 +45,9 @@ When creating a new app registration, ensure to use the supported account type t
4545
4646
After the app is registered, copy the **Application (client) ID** and the **Redirect URI** that you'll need later when configuring the wrap project inside Power Apps. More information: [Register an application](/azure/active-directory/develop/quickstart-register-app#register-an-application)
4747

48+
> [!TIP]
49+
> When creating an Android app, ensure that you generate and include a signature hash in your Redirect URI.
50+
4851
### Allow registered apps in your environment
4952

5053
You'll need to allow the apps registered using the Azure portal in your Power Platform environment. To perform this step, use the latest version of the [Power Apps PowerShell module](/power-platform/admin/powerapps-powershell#cmdlets) for **Administrator**, and run the following cmdlet with the Application (client) ID from the [App registration](#app-registration) step:

0 commit comments

Comments
 (0)