I installed ASMediaFocusManager using Cocoapods and whenever I try to open an image, the app crashes (throwing memory exception) at ASMediaFocusBasicToolbarController trying to access it's View.
When I tried dragging and dropping the files instead of Cocoapods, it worked just fine. So I assume there's a problem loading ASMediaFocusBasicToolbar.xib file using Cocoapods.