Ads 468 X 60

My Coordinates + Ads Integrated (Full Applications)


This is a complete source code of My Coordinates app . The app has minimum setup and ready to Appstore upload.


Free App Download


http://ift.tt/1l29rXP


Quick Setup


There is no setup. Just open the MyCoordinates.xcodeproj and you will be on your way. One prerequisite is that you have XCode min version 5.1 installed on your mac.


1) Open MyCoordinates-Info.plist file and change CFBundleIdentifier com.alexstart.coordinates to your app Bundle Identifier (example: com.site.YouGame.)


2) Open MyCoordinates-Prefix.pch and change your identifiers for every ad you want to use


For PlayHaven

#define PLAYHAVAN_TOKEN @”5638118c59d84411b5ccc0091932dc5a”

#define PLAYHAVAN_SECRET @”303424d45d4f4fb08e65350c0856270e”

#define PLAYHAVAN_PLACE @”game_launch”


For Chartboost

#define ChartsBoostsAppID @”523f3a2717ba474e39000008”

#define ChartBoostsAppSignature @”81a2d6e128228d66a4409fdde8befc0659b37f52”


For RevMob

#define REVMOB_ID @”5211c347aee3909ff5000003”


3) Ready submit to Appstore



0 comments:

Post a Comment