andpush icon indicating copy to clipboard operation
andpush copied to clipboard

Android Push Notification in Ruby: The fastest client for FCM (Firebase Cloud Messaging)

Results 3 andpush issues
Sort by recently updated
recently updated
newest added

Nice to meet you, I'm using andpush. If I want to specify a deep link with andpush, how should I describe it? I use it like this. ```rb def self.push_notification(user,...

We need to set `apns-priority` and `apns-push-type` for header from iOS13. Is there any option to set these properties? https://developer.apple.com/videos/play/wwdc2019/707/?time=800

https://gitlab.com/honeyryderchuck/httpx is ruby HTTP library with support for HTTP/2 without libcurl dependency.