xamarin / app-crm

MIT License
387 stars 249 forks source link

Login auth bug fix #96

Closed ethanis closed 8 years ago

ethanis commented 8 years ago

This change fixes a bug in authenticating users for the Android app. Basically works by putting the data fetch from Active Directory and Insights Tracking into a separate thread.