IllegalArgumentException when adding cloud messaging api to GoogleApiClient
It looks like there is no way yet to use GoogleApiClient
in conjunction with Google Cloud Messaging. Until then, we need to use the GooglePlayServicesUtil
way.
It looks like there is no way yet to use GoogleApiClient
in conjunction with Google Cloud Messaging. Until then, we need to use the GooglePlayServicesUtil
way.