Closed pmerlet-at-didomi closed 6 months ago
Handle onSyncReady event, with 2 parameters:
onSyncReady
statusApplied
syncAcknowledged
Also temporarily change github runner from macos-latest to macos-12 to fix failing pipeline.
macos-latest
macos-12
could you please mention in the PR description the changes on the runner?
Done
Handle
onSyncReady
event, with 2 parameters:statusApplied
(Boolean)syncAcknowledged
(Method, can only be called once)Also temporarily change github runner from
macos-latest
tomacos-12
to fix failing pipeline.