Skip to content

Commit 28614d7

Browse files
authored
Update
1 parent 0edb14d commit 28614d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

support/entra/entra-id/app-integration/android-app-authentication-fails-after-published-to-google-play-store.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Android App Authentication Fails After Being Published to Google Play Sto
33
description: Provides a solution to an authentication failure with an Android app published to the Google Play Store.
44
ms.reviewer: markbukovich, v-weizhu
55
ms.service: entra-id
6-
ms.date: 02/19/2025
6+
ms.date: 02/24/2025
77
ms.custom: sap:Developing or Registering apps with Microsoft identity platform
88
---
99
# Authentication fails after an Android app is published to the Google Play Store
@@ -18,9 +18,9 @@ Consider the following scenario:
1818
- The app has been built and executed and has passed all QA testing.
1919
- You publish the app to the Google Play Store.
2020

21-
After users install the app, authentication doesn't work when signing in to the app.
21+
In this case, after users install the app, authentication doesn't work when signing in to the app.
2222

23-
If you expose authentication error messages to users, or if you let them send error messages to your team, you may encounter an error message like the following text:
23+
If you expose authentication error messages to users, or if you let them send error messages to your team, you might encounter an error message like the following text:
2424

2525
> The redirect URI in the configuration file doesn't match with the one generated with the package name and signature hash. Please verify the uri in the config file and your app registration in Azure portal.
2626

0 commit comments

Comments
 (0)