When I call synchronise(), it syncs data but it shows 0 records synced even if there are new records. Only when I call getAllRecords after that do I get to see new records.
Also, I'd like if I can listen on sync event and sync happens automatically using some some of push/pull mechanism.
When I call synchronise(), it syncs data but it shows 0 records synced even if there are new records. Only when I call getAllRecords after that do I get to see new records.
Also, I'd like if I can listen on sync event and sync happens automatically using some some of push/pull mechanism.