Nearby messages API - publishing while screen off

59 Views Asked by At

I'm implementing the google Nearby messages API and I need the publications to happen even in background with the screen off. I have noticed that the messages are received even when the app that sent it isn't in the foreground but not when the sender's phone is locked. In the documentation it is explained how the background scan works but not the publication of messages, is it possible? Thank you.

1

There are 1 best solutions below

3
On

Im sorry, but from my investigations, this is not possible with the Nearby Messages API.