You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nearby WalkieTalkie sample suddenly stopped working after recent play services update.
Failed to start discovery.
com.google.android.gms.common.api.ApiException: 17: API: Nearby.CONNECTIONS_API is not available on this device. Connection failed with: ConnectionResult{statusCode=INTERNAL_ERROR, resolution=null, message=null}
startDiscovering() failed.
com.google.android.gms.common.api.ApiException: 17: API: Nearby.CONNECTIONS_API is not available on this device. Connection failed with: ConnectionResult{statusCode=INTERNAL_ERROR, resolution=null, message=null}
startAdvertising() failed.
com.google.android.gms.common.api.ApiException: 17: API: Nearby.CONNECTIONS_API is not available on this device. Connection failed with: ConnectionResult{statusCode=INTERNAL_ERROR, resolution=null, message=null}
Sorry for the issue. We started rolling out a fix for this issue. For developers, would you please join our play service beta program to get the updated play service, which contains the fix?
I am facing the same issue, My app is in production and suddenly stopped working due to this issue,
When you are going to release the fix for the public version?
The fix will be rolled out next week. On the mean time, if you can let us know your package name and fingerprint, we can allowlist your app.
Please follow the instruction in this issue: google/nearby#2124
Nearby WalkieTalkie sample suddenly stopped working after recent play services update.
Failed to start discovery.
com.google.android.gms.common.api.ApiException: 17: API: Nearby.CONNECTIONS_API is not available on this device. Connection failed with: ConnectionResult{statusCode=INTERNAL_ERROR, resolution=null, message=null}
startDiscovering() failed.
com.google.android.gms.common.api.ApiException: 17: API: Nearby.CONNECTIONS_API is not available on this device. Connection failed with: ConnectionResult{statusCode=INTERNAL_ERROR, resolution=null, message=null}
startAdvertising() failed.
com.google.android.gms.common.api.ApiException: 17: API: Nearby.CONNECTIONS_API is not available on this device. Connection failed with: ConnectionResult{statusCode=INTERNAL_ERROR, resolution=null, message=null}
IGmsServiceBroker.getService failed
java.lang.IllegalStateException
The text was updated successfully, but these errors were encountered: