Open neetrath opened 8 years ago
I found solution by myself. You need to add
<meta-data
android:name="com.google.android.nearby.messages.API_KEY"
android:value="foobar" />
in manifest and enable nearby message API in Google Developer Console. I tried this in my project now it works. but in this project still not work. I think you have to enable nearby message API and try again.
Thank you
ResultCalllback of Awareness.SnapshotApi.getBeaconState always return status code 13.