Data out of Sync Snack Bar Message

Hi guys,
I am trying to trouble-shoot a snack bar error message that we are getting in our mobile application (iphone/ipad).

Upon login to the app, the message populates continuously:
“Data is out of sync, would you like to update your data?”

Ive attached a screenshot of the message.

Can someone tell me a little about the message?

  1. What are common causes it?

That’s part of your app’s UI; it has nothing directly to do with Couchbase Lite. You’d have to find out what API calls are triggering your app to put up that alert.

ok- thanks jens! will look into it