Skip to content

Ipad don't get iCloudFilesDidChange callback #130

@SmartHbdev

Description

@SmartHbdev

Hello,

I have test on my iphone and on my ipad to sync a database and it's working only in one way.
When i save the document on my ipad, my iphone get the iCloudFilesDidChange notification and can update the app content.
But when i do exaclty the same thing from my iphone, iCloudFilesDidChange never get called on my ipad.

After a lot of testing, i have found that last modified date of the document is not updated accross device. I guess i need to download the file to get the updated dates. When i retrieve the document even with old date, the updated document is downloaded with latest data.

This date issue has probably no relation with the iCloudFilesDidChange not called but it's maybe good to know.

Has someone callback accross device issue too ?

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