Results 31 comments of Sang Lin

Hi @bucaLee, while I'm trying to reproduce the crash, do you mind share more information by fill in the questionnaire for bug report? **Describe the bug** A clear and concise...

I was able to reproduce the crash with iPhone 6 (iOS 11.3), got the crash log indicating it's something related to loading Network framework: ``` Exception Type: EXC_CRASH (SIGABRT) Exception...

Thanks for sharing the result. Let us know if there's anything further needed.

Hi @tiltem, sorry for the late reply. Before making any suggestion, I'd like to understand more about your reproduce steps. You mentioned that in step 2 you add the 17th...

Hi @tiltem, thanks for the info. If I understand correctly, the 17th stream is only happened for local video, and it's only subscribed locally (means you got `videoTileDidAdd ` for...

I was able to reproduce the issue using demo app. While we're looking further into this, you may consider protecting the app by disabling start local video call at app...

Thanks for reaching out. I'm going to add the enhancement label while we evaluate the feature request, will provide more info when we have updates on this topic.

Hi there, I'm trying to check the progress on creating the example project. The project itself is well documented, but it'd be much helpful for me to have some reference...

Thanks @Hsilgos. I was able to figure out the setup after referencing tests. There's one error I want to point out when using cmake. The [build gradle](https://github.com/heremaps/gluecodium/blame/fc781dc45d20dfb6cfc33bf471de8309a5e0385e/cmake/modules/gluecodium/gluecodium/details/build.gradle#L30) seems out of...

Hi @javyduty, for the current situation it seems any additional call after the previous call can't make it through. I'm not sure about how your app behavior on `start call`...