I’ve noticed from tailing the SG logs that my iOS client makes many calls to the sync gateway (POST /sync_gateway/_revs_diff). At times (though not continually) it does it around 6 times per second when the app is in the foreground.
The app has replication (both push and pull) running. Is this considered “normal” behaviour? It feels awfully chatty.