[Feature request w/ contribution] Provide a way to access the Firebase instance id #5600
Unanswered
ghost
asked this question in
Feature request
Replies: 1 comment
-
This would also be very useful for 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.
-
Hi 👋
I need a way to access the Firebase instance id in Flutter, and am willing to contribute the plugin implementation for it. What is the best place to add this API? The
firebase_messaging
plugin already has adeleteInstanceID
method, so maybegetInstanceID
belongs there? https://github.com/FirebaseExtended/flutterfire/blob/4d7b2bdd7fbdee65551754968b140653ea16128f/packages/firebase_messaging/lib/firebase_messaging.dart#L166-L173Beta Was this translation helpful? Give feedback.
All reactions