xamarin / app-crm

MIT License
387 stars 249 forks source link

Hitting Back on Login screen - then Login again stalls the app #13

Open away168 opened 8 years ago

away168 commented 8 years ago

In Android.

Steps:

  1. Sign In https://www.dropbox.com/s/3u3w85kjz7tckre/Screenshot%202015-09-24%2016.43.11.png?dl=0
  2. Hit HW Back Button. Debugger catches a java.lang.reflect.InvocationTargetException Not much to go beyond that.

On the side - is it possible to copy the username into the Clipboard? I have a very hard time remembering this Login name.

jsauvexamarin commented 8 years ago

@away168: Thanks for the report. We're actually going to implement a second button on the login page that completely bypasses the Azure AD login. That's something that Nat asked for too. Great minds think alike, right? ;)

away168 commented 8 years ago

:+1: