-
Notifications
You must be signed in to change notification settings - Fork 148
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
Push calls do not reach, only on ios devices #228
Comments
If the push is reaching sygnal, you should see entries like this in the sygnal logs:
Do you see entries like that corresponding to the notifications you expect? |
Yes, the assumption that the voip is sent from the device to which the call is being made, and it is from the client that the push does not reach the signal |
I'm afraid I don't really understand this sentence. Please could you try to clarify? |
Closing due to lack of response. Please let us know if you're still seeing this issue. |
We are having a problem with push notifications on ios devices when using apns.
"Fatal Exception: NSInternalInconsistencyException
Killing app because it never posted an incoming call to the system after receiving a PushKit VoIP push callback."
We still cannot find addiction and what exactly is causing this crash. Sometimes the push kit works, sometimes the notifications about the call don't get through.
when the call goes through i see this logs message in sygnal
"Sending push to pushkin ru.bla.blatalk.voip for app ID ru.bla.blatalk.voip"
if it doesn’t work I don’t see such a message
it happens when the receiving device is inactive or active.
there are no messages in the synapse like ""Failed to push event""
The text was updated successfully, but these errors were encountered: