Replies: 1 comment
-
From what I can tell, the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was wondering what are the equivalents to these methods in Angularfire v.7
createId()
method which should create an id for a document to be created in FirestoretokenChanges()
method which should return an observable emitting the token every time there is a changemessage()
method which should return an observable emitting the push notifications from FCM.I am migrating to v7 from v6 and I was not able to find equivalents for the methods above. Any help finding the new equivalents would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions