How to take / grab Screenshot, measure pixel, measure RGB on Mac May 2, 2016 How to take / grab Screenshot: Go to Right top search icon (spotlight) and search Grab. How to measure pixel:…
Reachability responding with wrong status code in iOS 7 iPhone 5 May 2, 2016 I am facing weird problem on iPhone 5 with iOS 7, i have tested same code with other devices like…
Mutating method sent to immutable object May 2, 2016 The crash pained me much before i found a simple solution. When i add an NSObject on NSUSerDefault , and…