Kobold2D  1.1
Kobold2D API Reference (iOS version) for Kobold2D developers
KKAppStoreHelper Interface Reference

#include <KKAppStoreHelper.h>

List of all members.

Static Public Member Functions

NSString * appStoreURLforSearchTerm: (const NSString *const searchTerm)
NSString * artistURL: (const NSString *const artist)

Detailed Description

Helper methods for App Store & iTunes related things


Member Function Documentation

NSString* KKAppStoreHelper::appStoreURLforSearchTerm: ( const NSString *const  searchTerm) [static, virtual]

Creates an App Store URL for the iPhone's App Store that shows the desired search term. This seems to be the only way to show all the Apps of a particular company. Original code obtained from here: http://arstechnica.com/apple/news/2008/12/linking-to-the-stars-hacking-itunes-to-solicit-reviews.ars

NSString* KKAppStoreHelper::artistURL: ( const NSString *const  artist) [static, virtual]

Returns the URL of an artist (developer).


The documentation for this interface was generated from the following file: