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

APNS category broken in 3.2.0 #757

Open
aaronn opened this issue Jan 17, 2025 · 3 comments
Open

APNS category broken in 3.2.0 #757

aaronn opened this issue Jan 17, 2025 · 3 comments

Comments

@aaronn
Copy link

aaronn commented Jan 17, 2025

As part of django-push-notifications 3.2.0 with apns-async, send_message no longer seems to expect category and will throw the following error:

apns_send_bulk_message() got an unexpected keyword argument 'category'

Anyone else running into this or have any ideas for a workaround?

@aaronn
Copy link
Author

aaronn commented Jan 18, 2025

Potential fix here: #758

@50-Course
Copy link
Member

Hi @aaronn, would take a look at the potential fix, there had been couple of reports about broken changes with recent releases, not fully backwards compatible. We're currently looking into that -- PRs are more than welcome!

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

No branches or pull requests

4 participants
@aaronn @jamaalscarlett @50-Course and others