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

[Cast Docs] Codelab #114

Open
jholtzkener-at-cbc opened this issue Jan 18, 2022 · 0 comments
Open

[Cast Docs] Codelab #114

jholtzkener-at-cbc opened this issue Jan 18, 2022 · 0 comments

Comments

@jholtzkener-at-cbc
Copy link

from https://developers.google.com/cast/codelabs/cast-videos-ios#3

Note: The project is able to build, but will not run until the ‘Adding the Cast button' section is completed

The starter project is not able to build out of the box on Xcode 13.0. There are five errors throughout the project all with the line
appDelegate?.isCastControlBarsEnabled = false (Value of type 'AppDelegate' has no member 'isCastControlBarsEnabled').

isCastControlBarsEnabled is there in final version, but definitely not in the starter

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

No branches or pull requests

1 participant