-
1. Re: StageVideo Application Crash iOS - AIR 3.7
Ollie Edge Apr 8, 2013 2:26 PM (in response to Ollie Edge)I think I have found the problem AIR 3.7 SDK the onPlayStatus method which is a method used along with NetStream is called twice with a "NetStream.Play.Complete" param. In my case this results in an Application crash because the onPlayStatus method closes and disposes the NetStream, on the second time around it has a hissy fit.
I guess this is a bug?
-
2. Re: StageVideo Application Crash iOS - AIR 3.7
chris.campbell Apr 8, 2013 2:45 PM (in response to Ollie Edge)This sounds like it might be a bug. I'll let the iOS team know so they can review it. If you get a chance, could you open a bug report over at bugbase.adobe.com and post back with the bug number?
Thanks,
Chris
-
3. Re: StageVideo Application Crash iOS - AIR 3.7
Ollie Edge Apr 8, 2013 4:43 PM (in response to chris.campbell)Sure thing, I'll post one tomorrow morning, meanwhile in case anyone else comes across this, I've just setup a flag to double-ly make sure that the onPlayStatus method doesn't get called twice as a work-around.
-
4. Re: StageVideo Application Crash iOS - AIR 3.7
igalya Jun 1, 2013 11:19 PM (in response to Ollie Edge)Hi there,
I'm having the same problem. In addition I noticed that if I don't use the ns.dispose(), just ns.close(), the app dosen't crash but smotimes it plays the previous video on top of the current one. (my app is a video player)
I didn't get the part of the workarround you sugested, can you be more specifice please?
What do you mean by setting a double-ly ? Where do you put it?
As far as I understand the onPlayStatus is being called automaticly when stream is finished.
Any news from adobe yet?
Thanks,
Igal
-
5. Re: StageVideo Application Crash iOS - AIR 3.7
nimitja Jun 5, 2013 9:41 PM (in response to Ollie Edge)We are able to reproduce the issue and now we are investigating on it.
Thanks for reporting,
Nimit



