sauwming
sauwming
The app can run on iOS device. On Android, however, it crashes immediately, as soon as it displays the blue ".NET" logo. There doesn't seem to be any wrong indications...
Since it's been some time, I assume the issue has been resolved. Please feel free to contact us if the problem still persists.
Unfortunately, some of our customers still report using 1.0.2
Since you mentioned that the problem already happens with pjsua, let's test with pjsua first (instead of with C#). If I tested it here using pjsua with `张三三`, it seems...
ok, what's the correct id so I can try it here?
For failed pjsip-test on Mac, it is because of `rwmutex`. After fixing this, it's never stuck again in ~15 runs here, but occasionally (~20%) will fail with: ``` 14:38:51.301 unittest.c...
> For CI Windows, should we also add 64-bit version? Rather than double the number of tests, perhaps we can just make 64-bit as the default for testing (i.e. make...
Yes, it's been described in the comment: https://github.com/pjsip/pjproject/blob/master/pjsip-apps/src/pygui/application.py#L41
I had the same question in https://github.com/pjsip/pjproject/pull/3848, and quite frankly, I didn't know the answer myself. Anyway, it's great that you could make it work. Let us know if there...
I tested it here on Mac and it didn't work either. Unfortunately, I also don't know how to fix it.