I'm creating a push notification push using this library WebApp Push
When I run the code below inside a "main" method, the notification is sent correctly.
try {
PushService pushService = new PushService(PUBLIC_KEY, PRIVATE_KEY, SU...
asked by
29.08.2018 / 14:56