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

[IOS][Release] Pusher not reciving events when app in background #185

Open
moaazsalama opened this issue Dec 15, 2024 · 1 comment
Open
Labels
question Further information is requested

Comments

@moaazsalama
Copy link

I am Building Chat with Pusher and using events to receive messages it works so well in debug when I build a release in Android it works but when I build a release in ios, pusher doesn't receive any events

Note: App in Foreground Receiving Events normally issues in background

@evgeniibreikin
Copy link
Contributor

Hey @moaazsalama
It doesn't look like Pusher issue, did you tried to check your app ability for background refresh? (and/or background refresh permissions) https://developer.apple.com/documentation/usernotifications/pushing-background-updates-to-your-app

@evgeniibreikin evgeniibreikin added the question Further information is requested label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants