Sergio Clebal

Results 4 comments of Sergio Clebal

@oscarcge Hello, I've forgotten to push `Firebase.Notifications.Android.unoproj`. I've update this pull request with all the last things I've done. You've got an error in your JSON: ``` body: JSON.stringify({ registration_ids:...

@oscarcge I don't know if I understood you, but I'll try to answer your question. If you mean that you want to send notifications to a specific group of user...

Hello @oscarcge, that is a custom notifications, it means that it's not a native option that Android offers, it's made using a custom view to create the notification. For that,...