WorryFree Computers   »   [go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate RTDB APIs for watchOS 9 #10272

Closed
paulb777 opened this issue Sep 27, 2022 · 3 comments · Fixed by #10274
Closed

Deprecate RTDB APIs for watchOS 9 #10272

paulb777 opened this issue Sep 27, 2022 · 3 comments · Fixed by #10274
Assignees

Comments

@paulb777
Copy link
Member
paulb777 commented Sep 27, 2022

Description

RTDB is not currently functional with watchOS 9. See #10195

Reproducing the issue

No response

Firebase SDK Version

10.0.0

Xcode Version

14.0.0

Installation Method

Swift Package Manager

Firebase Product(s)

Database

Targeted Platforms

watchOS

Relevant Log Output

No response

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!
@jeveloper
Copy link

Is this because of a battery drain?
Switching to REST is a sad move.

@mortenbekditlevsen
Copy link
Contributor

No, Apple disabled support for web sockets on the watch and basically stated that it was an error that they didn't disable it previously.

@jeveloper
Copy link

Ohhh Thanks for clarifying.
I wonder if they are shifting towards a different padaigm. This is a a hunch given that push notifications are changing and will support "live updates". Some kind of fanning with categories, I have a feeling that can be an implementation. I am so curious to experiment on swift side as a POC.

Cheers

@firebase firebase locked and limited conversation to collaborators Oct 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants