Only continue if you downloaded the app from a store or website that you trust

Nuveda 41 Reputation points
2022-04-19T09:30:12.707+00:00

I Implemented Azure Sign-in and Graph API through referring to following tutorial

https://learn.microsoft.com/en-us/azure/active-directory/develop/tutorial-v2-android

When I run the app in emulator it is authenticated and calling graph API, But When I am running same app in real device it is giving this prompt (attached Image). Nothing happening click on Continue

194205-device-2022-04-19-145626.png

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 27,221 Reputation points Microsoft Employee Moderator
    2022-04-29T01:30:03.227+00:00

    Hi @Nuveda , to fix this you may need to configure a signature hash for the app to get it to work. You can find more info here: https://github.com/AzureAD/microsoft-authentication-library-for-android/issues/1550#issuecomment-962629868

    In the case that this doesn't work please let me know and I'll open a free support ticket for you.

    If this answer helped you please mark it as "Verified" so other users can reference it.

    Thank you,
    James

    6 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.