Open onlyinmystreams opened 7 years ago
What is your TVBaseURL and TVConfigURL set to?
// Uncomment the following line to debug // static let TVBaseURL = "http://s3-us-west-2.amazonaws.com/streamnow-appletv1/jwplayer-appletv-web-app" static let TVBaseURL = "http://s3-us-west-2.amazonaws.com/streamnow-appletv1/jwplayer-appletv-web-app" static let TVConfigURL = "(AppDelegate.TVBaseURL)/resources/configs" static let TVBootURL = "(AppDelegate.TVBaseURL)/js/application.js"
I got the black screen to go away but got a fresh batch of issues below...
2017-03-16 09:25:20.582 jwplayer-for-tv[4459:403670] #T:[Main] #Notice #SYSTEM : Template element: <IKViewElement: 0x7fa611e52580>
2017-03-16 09:25:20.586 jwplayer-for-tv[4459:403670] #T:[Main] #Notice #SYSTEM : Template controller: <UIViewController: 0x7fa611e558f0>
2017-03-16 09:25:22.665 jwplayer-for-tv[4459:403670] #T:[Main] #Notice #SYSTEM : Template element: <IKViewElement: 0x7fa611d20980>
2017-03-16 09:25:22.685 jwplayer-for-tv[4459:403670] #T:[Main] #Notice #SYSTEM : Template controller: <_TVMenuBarController: 0x7fa6120a2000>
2017-03-16 09:25:23.345 jwplayer-for-tv[4459:403670] #T:[Main] #Notice #SYSTEM : Template element: <IKViewElement: 0x7fa61401c030>
2017-03-16 09:25:23.347 jwplayer-for-tv[4459:403670] #T:[Main] #Notice #SYSTEM : Template controller: <_TVStackTemplateController: 0x7fa611e77d20>
2017-03-16 09:25:23.654 jwplayer-for-tv[4459:403733] ITML
The Unsupported tag [div]
message is a known issue, it's being tracked in https://github.com/jwplayer/jw-showcase-appletv/issues/57. Besides the logged messages are you experiencing any other issues?
@RikHeijdens I am actually not really sure how to apply what you're saying after looking at #57. I am on the lower end of the spectrum in terms of technical prowess. Can you elaborate at all on this?
Is the application working as expected?
You can safely ignore the Unsupported tag
messages.
The other messages look like operating system log messages - nothing to worry about.
If you want you can disable the OS log messages by setting OS_ACTIVITY_MODE
to disable
in XCode's environment variables menu.
It's pretty much a black screen in the simulator.
I keep getting this when I hit run with a black screen on the simulator. Any thoughts?
2017-03-16 07:43:12.905 jwplayer-for-tv[4019:371242] #T:[Main] #Notice #SYSTEM : Template element: <IKViewElement: 0x7ff698d696c0> 2017-03-16 07:43:12.907 jwplayer-for-tv[4019:371242] #T:[Main] #Notice #SYSTEM : Template controller: <UIViewController: 0x7ff698d6c800>