You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm encountering the same issue described here. Calls to iOS devices fail to establish when using the twilio_voice ^0.1.3 package, with no error logs generated. My setup is similar:
Flutter Version: Stable 3.24.5
iOS Version: 15+
APNs Configuration: Using APNs Auth Key in Firebase
Working calls:
iOS → Android
Android → Android
Failing calls:
iOS → iOS
Android → iOS
It would be helpful to know if there are specific configurations or limitations related to using APNs Auth Keys instead of Certificates. Looking forward to any insights or guidance on this issue!
Hello,
Thank you for your work on the
twilio_voice
package. We're experiencing an issue where calls to iOS devices fail to establish without any error logs.Issue Summary:
Technical Details:
twilio_voice
^0.1.3APNs Configuration:
Steps to Reproduce:
twilio_voice
in a Flutter project.Expected Behavior:
Actual Behavior:
Additional Context:
Request:
Thank you for your assistance.
The text was updated successfully, but these errors were encountered: