Opening friends tab loads up some friends, then shows error "Error Loading Data".
I suspect the error might be caused by timeout due to large number of friends.
In case of timeout, instead of having error message replace the entire content of the screen, it's better to keep showing at least the data that has been fetched, and retry the remaining users (if it indeed is timeout error).
Opening friends tab loads up some friends, then shows error "Error Loading Data".
I suspect the error might be caused by timeout due to large number of friends.
In case of timeout, instead of having error message replace the entire content of the screen, it's better to keep showing at least the data that has been fetched, and retry the remaining users (if it indeed is timeout error).