[🐛] Bug Report Title - setBackgroundMessageHandler is delayed by 5-6s on IOS #5367
Labels
help: needs-triage
Issue needs additional investigation/triaging.
type: bug
New bug report
Type: Stale
Issue has become stale - automatically added by Stale bot
Workflow: Waiting for User Response
Blocked waiting for user response.
Issue
Describe your issue here
Issue:
setBackgroundMessageHandler
works but it's only responded 5 or 6 seconds after the push notification shown on IOS device. The Push notification delivers very fast however the background handler responds way slower. I wonder this is a common issue.I'm using
I have Headless in my index.js and AppDelegate.m file.
My send notification function (I've tried with different headers values too, However, the issue still persists)
My AppDelegate.m file
The text was updated successfully, but these errors were encountered: