WatchKit-by-Tutorials
WatchKit-by-Tutorials copied to clipboard
SDImageCache doesn't support WatchKit
I cannot build project with SDImageCache because error when using [UIApplication sharedApplication]
To use [UIApplication sharedApplication] you have to call the code from the parent app not in the WatchKit Extension. https://developer.apple.com/library/prerelease/ios/documentation/WatchKit/Reference/WKInterfaceController_class/index.html#//apple_ref/occ/clm/WKInterfaceController/openParentApplication:reply: