0

It seems that there are the following options to trigger SYNC request:

  • account linking
  • manual call by user via sync device phrase
  • via requestSync

Is there an auto trigger of SYNC request with some frequency?

Mariia
  • 1

1 Answers1

0

No, SYNC intents will not be periodically sent to your service without some sort of prompt such as the three you mention: linking an account, the command "sync my devices", or sending requestSync from your service.

Nick Felker
  • 11,536
  • 1
  • 21
  • 35