Closed GokmenAkar closed 4 years ago
Have you managed to get this work on Testflight app? I am facing the same issue now.. Incoming calls works fine in development mode. But the incoming call doesnt come in the testflight app, both in background and killed state.
@BCSingh I have the same opinion with you. In development mode, the voip token spawns normally but on the testflight, it doesn't seem to spawn and function?
Hello guys,
I just can't take any calls in TestFlight, just working in the app. While I'm running the app via Xcode there is no problem. I can take calls in the foreground or background, and locked state. It works as expected. APNS certificates were uploaded successfully, there are subscribers also. But as I said there is a problem with TestFlight(I also tried Firebase distribution). I can take VoIP token in TestFlight, VoIP subscription also succeed. Is there any way to solve this problem? Or won't it even work in production? (This is crucial)
Thank you for this awesome SDK, I really like. Probably I'll suggest this for next and other projects too.
New Issue Checklist
Environment details
Expected behavior Receive calls while the app in the background in TestFlight
Actual behavior The app is not getting any call in the background in TestFlight
Logs
Please use the following template for logs:
To enable full logs use the following code:
Title for logs
```logos // Your logs here ```Steps to reproduce the behavior Just download the app in TestFlight or any distribution way but Xcode
Any others comments