Based on the responses to a previous question, I\'ve created a category on UIImageView for extracting pixel data. This works fine in the simulator, but not when deployed to
You could try the following alternative approach:
This approach works for me on the simulator and device.