Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Build errors on iOS 18 #4260

Open
TobiDevloft opened this issue Oct 28, 2024 · 3 comments
Open

[BUG]: Build errors on iOS 18 #4260

TobiDevloft opened this issue Oct 28, 2024 · 3 comments
Labels

Comments

@TobiDevloft
Copy link

TobiDevloft commented Oct 28, 2024

Version

6.7.0

What platforms are you having the problem on?

iOS

System Version

iOS 18 / MacOS 15.0 / Xcode 16.0

On what device are you experiencing the issue?

Real device, Simulator

Architecture

New architecture with interop layer

What happened?

When I try to build my app on an iOS / emulator device after adding react-native-video, I get the following error:

RCTPlayerObserver.swift:229:47 Extraneous argument label 'preferredTimescale:' in call

Anyone experiencing similar issues?

Reproduction

  1. Add react-native-video to your project
  2. Build the app on a device running >= iOS 18
Copy link

github-actions bot commented Oct 28, 2024

Previous bot comment (click to expand)

Thank you for your issue report. Please note that the following information is missing or incomplete:

  • reproduction link

Please update your issue with this information to help us address it more effectively.

Note: issues without complete information have a lower priority

Copy link

Thank you for your issue report. Please note that the following information is missing or incomplete:

  • reproduction link

Please update your issue with this information to help us address it more effectively.

Note: issues without complete information have a lower priority

@freeboub
Copy link
Collaborator

freeboub commented Nov 5, 2024

I just try to upgrade my xcode to 16.1, I don't have any build issue with bare sample in the repository.
Which react native version do you use ?
Would you be able to provide a small sample in a dedicated repository ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants