'Linphone SDK wrong utf-8 Encoder

I'm using the Linphoe SDK for windows 10 version 5.1.21 (from https://download.linphone.org/releases/windows/sdk/). when passing Non English characters thru the invite messages ("רונן" sip:[email protected];tag=1c1835228085) or in the notify body the characters received as Geeberish ("×¨×•× ×Ÿ" sip:[email protected]). In the Linphone logs it seems ok but get wrong encoding when received in the callbacks(onNotifyReceived). this is not happening in Linphone SDK for Android nor iOS, only in UWP. is there anyway solving it?

Thanks.



Solution 1:[1]

We are aware of this issue and we are working on it. In the meantime, you can try our fix/xamarin-utf8-crash SDK branch.

Cheers,

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Viish