8thwall / web

8th Wall Web projects and resources.
519 stars 326 forks source link

Handling videoPreview.oncanplaythrough() Event for iOS 17.4 Migration: A Proposed Contribution #232

Closed HEOJUNFO closed 8 months ago

HEOJUNFO commented 8 months ago

After the Safari 17.4 update, due to browser policies, videos were recorded but could not advance past the preview screen. However, this issue was resolved by implementing videoPreview.oncanplaythrough().

dattanchu commented 8 months ago

Thank you for the contribution. I want to acknowledge that your fix works and we welcome these inputs.

The team has an upcoming release with this change. We are rolling it out soon. I am closing this now so there is no conflict during merges.