mirror of
https://github.com/sudoxnym/audiobookshelf-atv.git
synced 2026-07-14 07:52:25 +00:00
Moved to beginReceiving to player
This commit is contained in:
parent
d8d02984fd
commit
d0b7a958aa
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
|
|||
var window: UIWindow?
|
||||
|
||||
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
|
||||
// UIApplication.shared.beginReceivingRemoteControlEvents()
|
||||
// Override point for customization after application launch.
|
||||
return true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue