[Aerogear-users] iOS 11 Support

Philipp Koetz, mVISE AG Philipp.Koetz at mvise.de
Wed Oct 4 03:46:02 EDT 2017


Hello,

I build the message as following:

UnifiedMessage.withMessage()
                    .apns().contentAvailable().build()
                    .userData("message", MessageParser.parseMessageToJSON(inputMessage))
                    .config().timeToLive(lifetime).message()
                    .build();

Von: aerogear-users-bounces at lists.jboss.org [mailto:aerogear-users-bounces at lists.jboss.org] Im Auftrag von Julio Cesar Sanchez Hernandez
Gesendet: Freitag, 29. September 2017 17:59
An: aerogear-users at lists.jboss.org
Betreff: Re: [Aerogear-users] iOS 11 Support

How are you sending the push notifications?
Can you provide a code sample of how do you build silent push payload?

On Fri, Sep 29, 2017 at 10:57 AM, Philipp Koetz, mVISE AG <Philipp.Koetz at mvise.de<mailto:Philipp.Koetz at mvise.de>> wrote:
Forgot to mention that it is about silent notifications (https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/CreatingtheNotificationPayload.html)

Von: aerogear-users-bounces at lists.jboss.org<mailto:aerogear-users-bounces at lists.jboss.org> [mailto:aerogear-users-bounces at lists.jboss.org<mailto:aerogear-users-bounces at lists.jboss.org>] Im Auftrag von Philipp Koetz, mVISE AG
Gesendet: Donnerstag, 28. September 2017 14:51
An: aerogear-users at lists.jboss.org<mailto:aerogear-users at lists.jboss.org>
Betreff: [Aerogear-users] iOS 11 Support

Dear Aerogear Team,

does the 1.2 release works fine for iOS 11? We have right now the problem that messages will be rejected if there is an alert, badge or sound key in the message. In the current version of Aerogear push server we are using (1.1.3) is the alert key everytime attached to the messages json.

Regards,
Philipp Koetz

_______________________________________________
Aerogear-users mailing list
Aerogear-users at lists.jboss.org<mailto:Aerogear-users at lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/aerogear-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-users/attachments/20171004/e1a81de4/attachment-0001.html 


More information about the Aerogear-users mailing list