I\'m seeing a memory leak in iOS 8 in simulator when I do the following with UIActionSheet or UIAlertController. UIActionSheet uses UIAlertController in IOS 8 so the issues
This is an iOS bug.
See Apple Bug Reporter issue 21005708, Memory leak in UIAlertController under ARC.