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_send_message() got an unexpected keyword argument 'content_available' #762

Open
snoopy1024 opened this issue Feb 16, 2025 · 1 comment · Fixed by #761
Open

apns_send_message() got an unexpected keyword argument 'content_available' #762

snoopy1024 opened this issue Feb 16, 2025 · 1 comment · Fixed by #761

Comments

@snoopy1024
Copy link

When I send silent message to iOS App like this: device.send_message(None, content_available=1, extra={"foo": "bar"})

@HashimJVZ
Copy link
Contributor

#761 is a potential fix for this.

@HashimJVZ HashimJVZ linked a pull request Feb 24, 2025 that will close this issue
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 a pull request may close this issue.

2 participants