react-native-video/ios
Gaëtan Kueny 4d4b56c05d
fix(ios): Do not crash when accessLog return nil (#3549)
accessLog method can return nil if no logging information are currently available (see https://developer.apple.com/documentation/avfoundation/avplayeritem/1388499-accesslog).
So we handle this case & do not call onVideoBandwidthUpdate

fix https://github.com/react-native-video/react-native-video/issues/3424
2024-02-29 14:40:11 +01:00
..
patches feat: add visionOS support (#3425) 2024-01-15 08:04:29 +01:00
RCTVideo.xcodeproj Merge remote-tracking branch 'olgunkaya/master' 2022-11-09 13:14:04 +01:00
Video fix(ios): Do not crash when accessLog return nil (#3549) 2024-02-29 14:40:11 +01:00
VideoCaching feat(ios): migrate from deprecated methods (#3444) 2024-01-06 20:06:53 +01:00
.clang-format chore: enhance CI tests (#3344) 2023-12-02 15:58:43 +01:00
.swiftformat chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
.swiftlint.yml chore(linter/swift): add shorthand_optional_binding rule (#3456) 2024-01-04 20:16:23 +01:00