We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
category
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-async
send_message
apns_send_bulk_message() got an unexpected keyword argument 'category'
Anyone else running into this or have any ideas for a workaround?