Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message "com.notnoop.apns.EnhancedApnsNotification@ae4edeb5" sent #341

Open
nitin- opened this issue May 29, 2017 · 2 comments
Open

Message "com.notnoop.apns.EnhancedApnsNotification@ae4edeb5" sent #341

nitin- opened this issue May 29, 2017 · 2 comments

Comments

@nitin-
Copy link

nitin- commented May 29, 2017

Hi ,
I am reciving this message Message "com.notnoop.apns.EnhancedApnsNotification@ae4edeb5" sent
but message is not bieng sent to the mobile phone.

@KimRagnaSchwerdt
Copy link

KimRagnaSchwerdt commented May 29, 2017 via email

@pdubeyone
Copy link

Thank you for providing java-apns library . Can you please guide me if i can use this to send apns-push-type header for APNS payload, which is required in iOS13?
My question: https://stackoverflow.com/questions/61278008/unable-to-set-header-field-apns-push-type-in-apple-push-notification-in-javapn

ApnsService service = apnsServiceBuilder.withProductionDestination().build();
service.push(deviceToken, payloadbuilder.build());

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants