Skip to content

Rhoconnect iOS Client Bulk Sync not working #24

@freshdev1

Description

@freshdev1

Hello guys, I have again reached a dead end and requires your help. Lately I have been migrating RhoSync 2.1.12 based application to RhoConnect 6.0 with Rhodes. The application is consumed using iOS client of RhoConnect.

Our application uses Bulk Sync feature of RhoConnect. Without bulk sync I am getting data and it is also populated in the application, but when I enable Bulk Sync through client and backend server, no data is being populated. However, XCode shows correct values of the object in logs:

syncAll NOTIFY, source: '(mySource)', status: 'complete', total_count: 0, processed_count: 0....
While after bulk sync, normal synchronization is processed it shows the individual source and correct total count etc values:
syncAll NOTIFY, source: '(mySource)', status: 'ok', total_count: 72, processed_count: 0....
Any guesses where I might have wronged? Need snapshots of the implementation? Let me know. In case someone can point to an example that would be great too. Thanks in advance! Need help desperately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions