Posted: 25th Aug 2024 14:05
Hi all,
I am working on a simple app that needs push notifications. I created a firebase project, I have my Sender ID, use SetPushNotificationKeys, then use PushNotificationSetup and it returns 1, which is OK.
Then I use GetPushNotificationToken but that returns "Error", no matter how many times I run it, whether I repeat PushNotificationSetup, etc. Always just "Error".
However, if I broadcast the app to AppGameKit Player, it will return a token.
Please help, I am stuck.
Martin