react-native-video/ios/Video/Features
Gaëtan Kueny b73baad2c2
fix(ios): add text tracks only if we successfully insertTimeRage (#3557)
insertTimeRage can fail & if we add failed textTrack to our validTextTracks array, video can crash later on selectTextTrack
we also add en empty textTrack only we we have validTextTrack

related to https://github.com/react-native-video/react-native-video/issues/3480
2024-03-04 10:43:33 +01:00
..
RCTIMAAdsManager.swift chore(linter/swift): add shorthand_optional_binding rule (#3456) 2024-01-04 20:16:23 +01:00
RCTPictureInPicture.swift refactor(ios): remove type assertion within setupPipController (#3493) 2024-01-24 07:54:58 +01:00
RCTPlayerObserver.swift feat(ios): Add ios support for accessing WebVTT Subtitle Content (#3541) 2024-02-29 14:41:04 +01:00
RCTPlayerOperations.swift Externally loaded text tracks not loading properly (#3461) 2024-01-15 07:31:22 +01:00
RCTResourceLoaderDelegate.swift chore(linter/swift): add shorthand_optional_binding rule (#3456) 2024-01-04 20:16:23 +01:00
RCTVideoDRM.swift feat: add visionOS support (#3425) 2024-01-15 08:04:29 +01:00
RCTVideoErrorHandling.swift chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
RCTVideoSave.swift chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
RCTVideoTVUtils.swift refactor(ios): remove type assertion within setupPipController (#3493) 2024-01-24 07:54:58 +01:00
RCTVideoUtils.swift fix(ios): add text tracks only if we successfully insertTimeRage (#3557) 2024-03-04 10:43:33 +01:00