AppCrossPromoter icon indicating copy to clipboard operation
AppCrossPromoter copied to clipboard

Hide Network Error

Open ItzNotABug opened this issue 7 years ago • 4 comments

Currently the Library shows a Dialog Pop-Up when there is No Internet Connection but instead there should be No Pop-Up at all if there is no Network Connection...

Most of the User's won't even bother to Refresh, so this can be a good feature where the App will only show Pop-Up ads when there is network available...

A method like - showErrorDialog(false); would be Good :)

ItzNotABug avatar Apr 08 '17 07:04 ItzNotABug

Hi. Library caches list at first time and shows it wether there is internet connection or not.

If there is not cached data it shows refresh button. Therefore I thing there is not any need for additional error dialog. :)

hummatli avatar Apr 08 '17 13:04 hummatli

Seems like you misunderstood :P I didn't say to add an Additional error Dialog, I meant that if there is no Cache data or No Network then the Popup with the Refresh button should not show... Instead it should try to Load it the next time there is a network... Or try in Background (Async Task) :)

ItzNotABug avatar Apr 08 '17 14:04 ItzNotABug

Hmm. Interesting. I will thing about it.

Thanks for your idea. 👍

hummatli avatar Apr 08 '17 14:04 hummatli

You're Welcome :) Do Update it Regularly :P

ItzNotABug avatar Apr 08 '17 16:04 ItzNotABug