Posts

Post not yet marked as solved
0 Replies
346 Views
I have a TopShelf with that make a network call to get contents. When install first time the application with TopShelf extension in the AppleTV all works fine. But if make a new build, without changes, or update app from TestFlight, TopShelf don't works, the method loadTopShelfContent never is called. I'm using Xcode 12.2 and tvOS 14.4 Thanks
Posted Last updated
.
Post not yet marked as solved
0 Replies
340 Views
Hello,I'm in GMT time. When call AVPlayer or AVPlayerItem in tvOSfunc seek(to date: Date, completionHandler: @escaping (Bool) -> Void)the AVPlayerControllers current time controls appears with UTC time. In my case with negative values from real GMT hour (-2 hours this days)I think its a bug, because I cant configure this presentation, and when you dont use this method, the current time controls is correct¿Has someboy same problem?Thanks
Posted Last updated
.