- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
There is a crash when subscribed to a stream sent from IOS. The crash is @com.intel.webrtc.conference SubscriptionCapabilities.class.
Crash is happening at
JSONObject parametersObj = JsonUtils.getObj(videoObj, "parameters"); JSONObject reslutionObj = JsonUtils.getObj(parametersObj, "resolution");
as there is no "parameters" key defined in videoObj for the stream received from IOS application. Rather "resolution" defined inside "optional" key. I think there is a need for try/catch block.
Please confirm this.
- Tags:
- HTML5
- JavaScript*
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank ANIL.K . This is known issue between Android and iOS/C++ SDK. Our engineer can give the fix patch .
Thanks
Yanbin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am also facing this issue, when can we expect to get the patch release
are there any approx. date or something
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page