vg-swift

Results 15 comments of vg-swift

AppCheck doesn't seem to work in Editor on Mac when target is set to iOS, switching it to Android works though

Are we supposed to use one Debug Token per user? I wonder if our issue is that we all share the same Debug Token

Disabling experimental features fixes it

It would still be nice if it would be a default feature from Firebase, that's why I submitted this as Feature Request. There are already a couple of threads like...

@argzdev, thanks for reopening this thread. as per [this thread](https://stackoverflow.com/questions/24202641/how-can-you-get-the-server-time-from-firebase), it returns the client time. Our main concern is that ServerValue.TIMESTAMP can be manipulated on the client side, leading to...