Hi guys,
I'm currently working on replacing the notnoop library used in 

https://github.com/aerogear/aerogear-unifiedpush-server/blob/a58e0948741cf03f82131c7f2d8ecd70d1f5198f/push/sender/src/main/java/org/jboss/aerogear/unifiedpush/message/sender/APNsPushNotificationSender.java 

with the pushy library.

However looks like the pushy library does not supports the 'url-args' field(https://github.com/relayrides/pushy/issues/373).

Any idea ?

Thank you,
Massimiliano