-
Notifications
You must be signed in to change notification settings - Fork 50
Set push token #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
hi @lironzemingo , do yo mean about this token ? |
yes |
You can follow that URL (from firebase) they explain how implement in flutter, for your project, you can include analytics_flutter methods like 'track' inside the message methods. |
when I used the discontinued flutter_segment package, I set the token using :
(see docs) |
Hi @lironzemingo sorry for the delay, you can follow this test as example to set token on your context: |
@edsonjab this sounds a little bit hacky to set directly on the platform instance. There's no plugin function to do so? |
How do I set a Firebase push token?
The text was updated successfully, but these errors were encountered: