firebase-ios-sdk icon indicating copy to clipboard operation
firebase-ios-sdk copied to clipboard

Realtime rc failsafe

Open qdpham13 opened this issue 3 years ago • 1 comments

Add back off flag to Realtime. If enabled, this will prevent Realtime from working until the app restarts. Backend will have a new field called featureDisabled added to stream response. If this field is enabled, this will set stop Realtime from working until the next time the app is restarted. The current back off state in the SDK will be represented by the flag gIsBackoffEnabled.

qdpham13 avatar Aug 03 '22 22:08 qdpham13

1 Warning
:warning: Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by :no_entry_sign: Danger

google-oss-bot avatar Aug 03 '22 22:08 google-oss-bot