Closed iosmoon38 closed 2 weeks ago
Same issue.
When using interpretUrl it's crash in real device.
let address = mCore.interpretUrl(url: "sip:[DOMAIN.COM]:[PORT]")
Anyone can help?
@benoit-martins, May I know in which version this issue is fixed?
Thank you
Hi,
We have closed all open tickets as the upcoming release of Linphone 6.0 is a complete redesign of the app. This new version will address existing issues with a fresh approach, so we encourage you to explore the updated app when it's available.
Thank you for your understanding and support!
Best regards
I am trying to connect with TLS and the custom port but it crash in the real device, working fine in the simulator.
Here is swift code:
Anyone could help please?