We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d857a20 commit fad2edfCopy full SHA for fad2edf
bk1ch11p462notifications/bk1ch11p462notifications/ViewController.swift
@@ -39,7 +39,7 @@ class ViewController: UIViewController {
39
object: nil)
40
41
case 2:
42
-
+ // warning: this is a serious potential memory leak
43
let ob = NotificationCenter.default
44
.addObserver(forName:
45
.MPMusicPlayerControllerNowPlayingItemDidChange,
0 commit comments