-
I have kontakt.io beacon and I try to write application for background scanning with nearby API.
I use this method to subscribe messages:
SubscribeOptions options = new SubscribeOptions.Builder()
…
-
I've created a new library for the Nearby API here: https://github.com/mrousavy/react-native-google-nearby-messages because apparently this one is dead. It uses the latest version, supports autolinkin…
-
Using the address 21 Hassall St, Esk QLD 4312 a street address close to a place someone who signed up for alerts reported as returning incorrect search results, the results shown are for a completely …
-
Would love to be able to use Nearby Messages in my tvOS app as well. Thanks.
-
I noticed the Android API for Nearby includes a `distance` property on `nearby.messages`, but as far as I can tell there isn't a method or propertyfor getting the distance between devices on iOS.
Is…
-
# Bug
>>>>> I have read the [Troubleshooting](https://github.com/mrousavy/react-native-google-nearby-messages/blob/master/TROUBLESHOOTING.md) page: Yes
**Describe the bug**
I'm using this libra…
-
For about the past 48-72 hours ED scanner is always searching for systems. Never finds a nearby system or body in system even when there are bodies nearby that meet the scan filters. No error messag…
-
Nearby Connections is a peer-to-peer networking API that allows apps to easily discover, connect to, and exchange data with nearby devices in real-time, regardless of network connectivity.
> We don’t…
-
Hi,
We already have the NearbyConnections API that let us discover and connect to another device on the same local network. It's already a good functionnality but I'm really interested about the Near…
-
Is this module implements only Messages API or also Connections API (https://developers.google.com/nearby/connections/overview) ?