Update Firebase from watchOs 6 independent application

137 views Asked by At

I went through this link https://firebase.google.com/support/release-notes/ios and I only came across the latest added feature to send Push Notifications using the new FCM.

I also want to update the database and change the values of fields in an array (arrayValues), which doesn't seem possible using the REST API and updateMask.

Is it possible to update a Firebase database/Cloud Firestore directly from a watchOS 6 application ?

Note: I am using Swift and SwiftUI for my application. The application is independent.

0

There are 0 answers