The Curious Case of UIButton
Meet P Gupta27 Apr 2015
What do we have:
A product image with a button to order the product.
The Problem:
On clicking the button, an alert should be generated stating that the order has been placed. Instead, nothing happens.
Concepts:
View Heirarchy and interactions.