Optional
If true, the InitialSubscriptions.update callback will be rerun every time the Realm is opened (e.g. every time a user opens your app), otherwise (by default) it will only be run if the Realm does not yet exist.
true
A callback to make changes to a SubscriptionSet.
SubscriptionSet.update for more information.
Generated using TypeDoc
If
true
, the InitialSubscriptions.update callback will be rerun every time the Realm is opened (e.g. every time a user opens your app), otherwise (by default) it will only be run if the Realm does not yet exist.