Questions tagged [pushy]

Pushy is a Java library for sending APNs (iOS, macOS, and Safari) push notifications. It is written and maintained by the engineers at Turo. https://relayrides.github.io/pushy/

48 questions
0
votes
0 answers

Exception while using pushy to send push Notification in Linux

We are using Pushy for sending APNs push notifications. I am using Java 7 Part of build.gradle : compile "com.relayrides:pushy:0.9" compile "io.netty:netty-tcnative-boringssl-static:1.1.33.Fork24" It working all fine in windows with tomcat. I am…
Kishore
  • 1
  • 2
0
votes
0 answers

Java APNs library with FCM support

Is there any java APNs library out there that has Firebase Cloud Messaging support, I have found Pushy but it looks like it does not support FCM. I am challenged with being able to send iOS, Android, Web push notifications through Firbase Cloud…
-1
votes
0 answers

FCM Log Questions

I found out today that it is FCM. The malware application uses FCM and the PUSHY messaging service to send messages to infected devices to download additional malware and execute malicious commands. What kind of log can I get if I ask Google for the…
Sunu B
  • 1
1 2 3
4