meatspaces / meatspace-ios

16 stars 7 forks source link

Many videos don’t show #7

Closed kevincoleman closed 2 years ago

kevincoleman commented 9 years ago

Seems intermittent.

http://cl.ly/image/0h0M1K0O253p http://cl.ly/image/2O382M3y093P

Sometimes it seems to display/not based on position (3rd post up, first post up, etc.), and sometimes it seems to follow a particular post.

Happy to help test.

Thanks again for all the time making the app! Great work!

omni5cience commented 9 years ago

I think I've seen this happen once or twice when switching away and then back to the app, could that be it? Or does it happen while the app is open?

Does it seem to happen when you scroll? When new messages come in while you've been using the app? When you first open the app and it loads the back-scroll?

A little more info might go a long way toward tracking down the bug.

kevincoleman commented 9 years ago

Agreed. It seems very spotty, which isn’t helpful at all!

I’ll watch to see if I can figure out any cues as to what might be causing it. It doesn’t seem to be caused by anything readily noticeable. I’ve noticed that videos pause playback during touch events (scrolling), but that doesn’t seem to affect this bug specifically. I haven’t paid attention specifically to whether I’m app-switching when it happens much, but my gut instinct is that it happens even after I’ve been using the app for a while. I’ve definitely seen it happen to messages I’ve just posted, and I’ve also seen those videos appear later. Could it be an async problem where videos are still uploading after the post is made?

marcusramberg commented 9 years ago

It definitely happens after backgrounding the app. The cells get corrupted somehow, not sure if the avplayerlayer is removed or what. Any help on this issue would be most welcome.