Google Pay API throws an exception when checking readiness on the device where it's not available:
com.google.android.gms.common.api.ApiException: 17: API: Wallet.API is not available on this device. Connection failed with: ConnectionResult{statusCode=SERVICE_INVALID, resolution=null, message=null}
Description
Google Pay API throws an exception when checking readiness on the device where it's not available:
com.google.android.gms.common.api.ApiException: 17: API: Wallet.API is not available on this device. Connection failed with: ConnectionResult{statusCode=SERVICE_INVALID, resolution=null, message=null}
Catching and logging.