You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to figure out whether app should register for remote notifications or implementing didReceiveRemoteNotification should be sufficient enough.
To be fair I am not much familiar with CloudKit, and looking at both README and demo app I see inconsistencies.
Demo app does not register for remote notifications nor handles remote notifications. Is this somehow intentional?
How does one configure Seam to receive live updates from CloudKit?
The text was updated successfully, but these errors were encountered:
I am trying to figure out whether app should register for remote notifications or implementing
didReceiveRemoteNotification
should be sufficient enough.To be fair I am not much familiar with CloudKit, and looking at both README and demo app I see inconsistencies.
Demo app does not register for remote notifications nor handles remote notifications. Is this somehow intentional?
How does one configure Seam to receive live updates from CloudKit?
The text was updated successfully, but these errors were encountered: