Skip to content

Commit bf114e4

Browse files
authored
Update how-to.md
Making explicit a key step that some customers have omitted, causing unworkable build outputs.
1 parent d31bf49 commit bf114e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
> If you are creating an Android app, don't forget to 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)