FlutterCinematic icon indicating copy to clipboard operation
FlutterCinematic copied to clipboard

Connectivity scenarios

Open Lala341 opened this issue 5 years ago • 0 comments

Hello, We found that the application does not handle connectivity scenarios, this would improve the user experience. There is a message in the view is there was an error in the data load, this message is sent if it is not possible to obtain the response of the data request. This message is only shown for the views that have lists of movies or tv shows, but for the others it does not exist. This happens when the user browses the application and loses the connection. For example, in the case of the detail of an actor, this verification does not exist, so it does not throw error messages, and since there is no data, the progress indicator remains fixed.

Lala341 avatar May 17 '20 20:05 Lala341