Mauro
Results
1
issues of
Mauro
Hi, I'm using Pigeon to send custom data notifications both to Android and iOS devices through Firebase and everything works fine. Here's an example: ``` registration_ids |> Pigeon.FCM.Notification.new(nil) |> Pigeon.FCM.Notification.put_data(%{title:...