SKStoreProductViewControllerDelegate
A protocol to call when the customer dismisses the store screen.
Declaration
protocol SKStoreProductViewControllerDelegate : NSObjectProtocolOverview
Typically, this protocol is implemented by the view controller in your application that originally displayed the store screen.