Firebase Push Notification
Hi,
I have enabled firebase for push notifications, however I am confused about how to make the notifications clickable to an external link.
I have seen the documentation example that uses a relative link, am I correct to assume that that relative link is added to the source of the notification or where the device token was generated?
Also, how do I replace that with a complete url?
I have enabled firebase for push notifications, however I am confused about how to make the notifications clickable to an external link.
I have seen the documentation example that uses a relative link, am I correct to assume that that relative link is added to the source of the notification or where the device token was generated?
Also, how do I replace that with a complete url?