Documentation in FCM focuses heavily on Android/iOS and my lowly webpush
self is struggling with click_action
.
click_action
was a key which could be used in older APIs and appears to be no longer available for webpush
.
The only specific reference to this is in this blog post: https://firebase.googleblog.com/2017/11/whats-new-with-fcm-customizing-messages.html which again focuses on iOS and Android.
I am looking for clarity that click_action
is indeed now unsupported for webpush
messages.