Hi,
I am trying to create package for store in UWP(Xamarin.Forms).
When I add the store account and it credentials, I get the following message:
We could not add the account gopal@mmad.ws user_interaction_required:one of two conditions was encountered
1.the promptBehavior.neverflag was pressed , but the constraint could not be honored, because user interaction is required.
2.An error occurred during a silent web authentication that prevented the http authentication flow from completing in a short enough time frame.
I did the following but the issue still exists.
Removed the existing account from Visual Studio
Closed Visual Studio, Opened a developer command prompt and typed devenv.exe /resetuserdata. Restarted Visual Studio.
Nothing worked, please help.