Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

jwplayer-for-tv not working


Has anyone been able to get the demo app to work? I am trying to test it, I followed the instructions and it builds and runs...but when I click on the JW Player TV Button on the Apple TV simulator I just get a black screen, big nothing. Any ideas?

*Even though it compiles, I do get an error here:

if let options = launchOptions {
for (kind, value) in options {
if let kindStr = kind as? String { --ON THIS LINE I GET AN Cast from 'UIApplicationLaunchOptionsKey' to unrelated type 'String' always fails
appControllerContext.launchOptions[kindStr] = value
}
}
}

1 Community Answers

Daniel Berger

JW Player Support Agent  
0 rated :

Hi,

Thank you for the question. I would be happy to assist you. Can you please review our revised ‘Getting Started with JW Showcase for Apple TV’ doc?:
https://developer.jwplayer.com/jw-platform/docs/developer-guide/jw_showcase/apple_tv/jw_showcase_for_apple_tv/

Please let me know if you have any other questions,
Daniel

This question has received the maximum number of answers.