I think this might ideal for a lot of people. The nice thing about firebase cloud messaging is that I don't have to necessarily know if the device(s) that I'm pushing a notification to are Android or iOS.
It would be nice to have a single Notification class that has fields from both Android and iOS notification classes. That's just my opinion anyhow, it's what's keeping me from using the NuGet package in my application.
I think this might ideal for a lot of people. The nice thing about firebase cloud messaging is that I don't have to necessarily know if the device(s) that I'm pushing a notification to are Android or iOS.
It would be nice to have a single Notification class that has fields from both Android and iOS notification classes. That's just my opinion anyhow, it's what's keeping me from using the NuGet package in my application.