Hi,
I've send push notifications with firebase. it's work fine with topics but to single device send fail with "invalid registration token" message.
The token is correctly generated to device and registered in my server.
When I compile the message I pass in the field "to" this but firebase send error.
I've tried to send message at this device token in the firebase console too but I've received same error.
Can you help me?!?
I've send push notifications with firebase. it's work fine with topics but to single device send fail with "invalid registration token" message.
The token is correctly generated to device and registered in my server.
When I compile the message I pass in the field "to" this but firebase send error.
I've tried to send message at this device token in the firebase console too but I've received same error.
Can you help me?!?