exposure-notifications-android icon indicating copy to clipboard operation
exposure-notifications-android copied to clipboard

EXPOSURE_NOTIFICATION_API is not available on this device error (Error code 39507)

Open tkaushik6391 opened this issue 5 years ago • 2 comments

com.google.android.gms.common.api.ApiException: 17: API: Nearby.EXPOSURE_NOTIFICATION_API is not available on this device. Connection failed with: ConnectionResult{statusCode=UNKNOWN_ERROR_CODE(39507), resolution=null, message=null}

Getting this error in the googles official github project Google Play Service updated but still getting the same error could anyone suggest how to implement EXPOSURE_NOTIFICATION_API and how to use this source code in Android App

tkaushik6391 avatar Jul 08 '20 16:07 tkaushik6391

Getting same error in the googles official github project: Should this project work?

korhore avatar Sep 08 '20 11:09 korhore

Check out this question on StackOverflow: https://stackoverflow.com/questions/63870561/enable-debug-mode-in-android-google-exposure-api/64294126#64294126

akefhabbal-qu avatar Oct 11 '20 07:10 akefhabbal-qu