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

added getDeliveryErrorDevices() to ApnsService #305

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yehoshuas
Copy link

I had a need to know what DeliveryErrors I get when trying to do a push notifacation to a device
I added a getDeliveryErrorDevices() method to the ApnsService interface

@yehoshuas
Copy link
Author

Hi, When I pulled your code (even before I did any changes), mvn clean install failed on the unit tests.
Is there something I need to do to have the unit tests to work (for example add some environment setting)?

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

Successfully merging this pull request may close these issues.

1 participant