jfversluis / been-pwned

App that leverages the haveibeenpwned.com API by Troy Hunt. This app is available in the App Stores and is used in several of my talks as well as my book Xamarin.Forms Essentials.
MIT License
16 stars 3 forks source link

Implement error handling for connectivity #54

Closed jfversluis closed 7 years ago

jfversluis commented 7 years ago

Fix #53. Added an error view and shows it whenever some error occurs on retrieving data. Nice enhancement for later would be to give a notice on beforehand when no internet is available.