Skip to content
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

Does the $InstallationId:{} Tag still work with FCM V1? #326

Open
mike-rowley opened this issue Jul 4, 2024 · 0 comments
Open

Does the $InstallationId:{} Tag still work with FCM V1? #326

mike-rowley opened this issue Jul 4, 2024 · 0 comments

Comments

@mike-rowley
Copy link

Does the $InstallationId:{} Tag still work with FCM V1?

I can successfully register and verify an InstallationId. I can then receive a push from Azure Notification Hubs Test Send (or my own code using SendFcmV1NativeNotificationAsync) with no tag specified, however as soon as I try to add the $InstallationId:{} to the tags, the message gets sent to Azure NH and appears as an "Incoming Message" but there is no "Successful Notification" as per the Metrics in Overview on Azure Portal. In the Azure Portal Notification it shows 0 passed and 0 failed.

Is there a trick or changes to $InstallationId:{} in FCM V1? Also $UserId"{} no longer seems to work either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant