cordova-rtc/cordova-plugin-iosrtc

addStream results in crash suddenly

j4hangir opened this issue · 7 comments

Versions affected

  • Cordova version: 10.0.0
  • Cordova iOS version:
  • Plugin version (e.g 6.0.12): 8.0.0
  • iOS version (e.g 10.2): 14.4.2
  • Xcode version (e.g 11.1 - 11A1027): 12.2
  • WebRTC-adapter version (e.g. 7.4.0): latest
  • WebRTC Framework version (e.g. JSSip 3.1.2): ?

The app was working before, but suddenly - after iOS upgrade - crashes:

image

Maybe it's related to #663? I downgraded to 6.0.19 and it works again.

Thank you @j4hangir but you did not provided a way to reproduce the issue and using the cordova-plugin-iosrtc-sample i do not reproduce (https://github.com/cordova-rtc/cordova-plugin-iosrtc-sample)

Also 8.0.0 is not released yet, i assume you use master.

Finally you MUST update to 6.0.20 otherwise calls will fails when incoming from Chrome 89+.
See #666

Note: If the checkboxes above are not checked (which you do after the issue is posted), the issue will be closed, removing this checkbox will result in automatic closed issue.

Source: https://github.com/cordova-rtc/cordova-plugin-iosrtc/blob/master/.github/ISSUE_TEMPLATE.md
This issue will be closed unless you provide the information you voluntarily decided not to provide.

Maybe it's related to #663? I downgraded to 6.0.19 and it works again.

I don't think so, the Xcode Segfault is related to migration from 6 to 8 that requires to remove and add platform again or clear cache build.

I had used the master yeah, should've used a specific tag instead.

If it's not relevant you can close this issue, I've downgraded to 6.0.20 and seems to be working pretty wellʃ

If it's not relevant you can close this issue

The problem is that you did not provide way to reproduce the issue. And using sample application i do not reproduce.... You can always add more details with a basic sample. Or you can be lazy and do nothing, but don't expect help if you don't even provide most basic steps with code. This issue is closed until you provide more information, you also tagged as boulet meaning next time you will be ignored unless you provide requested information by updating this issue see https://github.com/cordova-rtc/cordova-plugin-iosrtc/blob/master/.github/ISSUE_TEMPLATE.md

Occurred to me on 8.0.0 release using SiPJs