setBackgroundMessageHandler not working on test flight #7503
Unanswered
alperenkarip
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, everything works correctly in the development environment, but I cannot receive kill state notifications in the test flight. setBackgroundMessageHandler is not triggered. When I open the application, notifications start coming. I tried many solutions but none of them worked. I even wrote a module in setBackgroundMessageHandler that will leave a log in firestore every time it runs, but no recording occurs, when I try it in the development environment, a notification comes and it records in firestore. I decided to ask you as a last resort. What can I do about this issue?
package.json
podfile
info.plist
appdelegate.m
index.js
Beta Was this translation helpful? Give feedback.
All reactions