Hello,
Can we expect Microsoft Edge to be supported by Firebase Messaging (just like Firefox is)? We already use FCM because of Android and take advantage of its support on iOS/Chrome/Firefox. I understand that we can achieve Edge support by pure VAPID implementation but my understanding is that Firebase already leverages that in Firefox and so in theory the same should apply for Edge (?).
I quickly tried Firebase Messaging (version 4.8.1) and it asked for notification permission but it didn't work (I saw no error in console but was unable to properly debug FCM service worker). I'm also not sure if Firebase depends on any features not yet available in Edge 42 (like TextEncoder).
Regards,
Marcel