Closed farooqkz closed 1 year ago
documentation of syncApi.sync()
says it returns (resolves the promise) only after you call syncApi.stop()
so it might not be the right api here?
documentation of
syncApi.sync()
says it returns (resolves the promise) only after you callsyncApi.stop()
so it might not be the right api here?
Possibly. Do you have another API in mind?
Steps to reproduce: