Post

Replies

Boosts

Views

Activity

tvOS Keyboard lose keyboardAppearance not retaining after minimising
I have an app with UISearchContainerViewController. let searchController = UISearchController(searchResultsController: resultsTableController) searchController.searchBar.keyboardAppearance = .dark let container = UISearchContainerViewController(searchController: searchController) Then I add it to screen. The keyboard look like intended. After that i minimize the application and expand it back. The keyboard become .light appearance. And no way to bring it back to .dark. How to fix that?
0
0
584
Nov ’20
Offline Fairplay Error -42650
We have implemented offline Fairplay playback and it works fine.But at times when trying to playback the offline downloaded content, we get the following error"An unknown error occured (-42650)"Tried looking up the error in the documentation but couldnt find anything relevant.What could possibly be creating this error?
4
1
2.9k
Apr ’17