Skip to content

Instantly share code, notes, and snippets.

@chirag04
Created August 17, 2015 21:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chirag04/0e3fcef4aded5c3f9a86 to your computer and use it in GitHub Desktop.
Save chirag04/0e3fcef4aded5c3f9a86 to your computer and use it in GitHub Desktop.
- (void)request:(SKRequest *)request didFailWithError:(NSError *)error {
NSLog(@"Failed to load list of products.%@", error);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment