1

I am developing Sap Mobile Platform application in windows UWP.

While registering the application with the server, windows opens a self defined popup for username and password (If the given credentials fails). How to to disable the popup.

sidharth
  • 61
  • 1
  • 7
  • 1
    What would you like to happen instead for invalid credentials? Also code showing the registration would help. Update the question with it. – Scott Chamberlain Oct 02 '16 at 15:40
  • @ScottChamberlain Just we have to disable the popup. If the credentials are wrong the sdk throws exception that is handled by showing message to enter proper credentials. Based on the response from the server(if success) we are storing the encrypted credentials on the device for future offline login. If the user feeds the correct credentials on the popup, the code cannot get the credentials. So we just need to disable it. – sidharth Oct 03 '16 at 08:58
  • @Elad is asking any updates? looking for the same solution... – nicolallias Apr 04 '18 at 13:19

0 Answers0