Replies: 1 comment
-
I am sorry, right after I wrote this, I found the iOS sample in the same repo. Sorry about it. |
Beta Was this translation helpful? Give feedback.
-
I am sorry, right after I wrote this, I found the iOS sample in the same repo. Sorry about it. |
Beta Was this translation helpful? Give feedback.
-
Hi,
We are writing an iOS app in Swift and using Firebase as our backend platform. Everything works fine and we are happy with it. One thing I am trying to do is to get the number of records from some of our firestore collections. I looked around and found this distributed counter.
I installed it but looking at the document, it seems like I need to do something on the client to get the counter going? I looked at the provided node client sample code but couldn't fully understand it. What is the minimum code that I need to write in my client? Is there is a Swift sample?
Thank you,
--Suman
Beta Was this translation helpful? Give feedback.
All reactions