-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
when user is not connected to internet, it return this error:
ClientException with SocketException: Failed host lookup: 'play.google.com' (OS Error: No address associated with hostname, errno = 7), uri=https://play.google.com/store/apps/details?id=<PACKAGE_ID>&hl=en_US
when app is not found it returns:
Unhandled Exception: Exception: Invalid response code: 404
My suggestions are:
- when user is not connected to internet : mark canUpdate to false
- when app is not found : add a parameter isAppExist and its value is false and mark canUpdate to false
and THANK YOU SO MUCH FOR UR WORK
Metadata
Metadata
Assignees
Labels
No labels