Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EventUtils Error #190

Closed
hero70312 opened this issue Nov 5, 2018 · 7 comments
Closed

EventUtils Error #190

hero70312 opened this issue Nov 5, 2018 · 7 comments

Comments

@hero70312
Copy link

I have upgrade to version 0.9.0
There was another issue occurred when I am was testing the BasicVideoChat example.
I tried to open and close the camera.
set publish property:

 publishVideo: true or false,

I closed the camera of USER1 cause screen of USER2 got stuck.

I opened the camera of USER2 cause screen of USER2 got stuck

Then Xcode Indicate that there is a err in EventUtils.swift -> prepareJSStreamEventData

2018-11-05 4 50 01

2018-11-05 4 48 27

@msach22
Copy link
Contributor

msach22 commented Nov 6, 2018

@hero70312 I was able to reproduce this one after testing about seven times. is there an exact flow that will allow me to reproduce this more often?

@hero70312
Copy link
Author

@msach22 This error occurred randomly. Sometimes, It happened when I just close the camera at the beginning. Sometimes, I could open and reopen several times without error occurrence.

@msach22
Copy link
Contributor

msach22 commented Nov 7, 2018

Thanks @hero70312! I will see if I can create an environment where I can reproduce this reliably - thanks for your patience.

@msach22
Copy link
Contributor

msach22 commented Nov 28, 2018

@hero70312 @mbouxin This is an issue with the iOS SDK - I have filed it internally and will update this issue once we have a patch available.

@Artemnsk
Copy link

Artemnsk commented Dec 11, 2018

Hello gentlemen,
I have very similar issue: app randomly crashes in prepareJSStreamEventData() function body. It happens for subscriber when publisher closes and reopens app.

ot-error

  • iOS OpenTok 2.15.0
  • opentok-react-native 0.9.0

It is not related to explicit switching publishVideo publishing property but IMO similar kind of switching happens behind the scenes when publisher closes and then resumes app.
Hopefully that will be helpful, thanks!

@msach22
Copy link
Contributor

msach22 commented Dec 11, 2018

This issue will be fixed with v0.9.2 - we are planning to release a patch with the native SDKs (2.15.2) in the very near future.

@msach22 msach22 mentioned this issue Dec 14, 2018
2 tasks
@msach22
Copy link
Contributor

msach22 commented Dec 14, 2018

This has been fixed and released with v0.9.2 - note that you have to upgrade to 2.15.2 SDK for this to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants