MongoDB Data load issue in Application

Hello everyone,
I am working on a iOS application where i am loading data from mongodb server using @ObservedObject in swift language.

Issue is when i delete my app and run again, mostly times it get no data from mongodb server and it started to get after some time.

Can anyone tell me why this happening and how it can be solved

@Apeksha_Saraf It would be best to post your question in the Realm and Device Sync forums for a better response -

Likely if you check the logs, both on the client and the server there will be some hint as to what is happening