proton:admanager_chartboost
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
proton:admanager_chartboost [2012/07/06 02:54] – created seth | proton:admanager_chartboost [2012/12/02 12:20] (current) – seth | ||
---|---|---|---|
Line 2: | Line 2: | ||
[[http:// | [[http:// | ||
- | AdManager has been tested with V3.01 and is supported on iOS and Android. | + | The AdManager |
+ | |||
+ | Requires an [[http:// | ||
=== Adding Chartboost to the AdManager === | === Adding Chartboost to the AdManager === | ||
- | * Add add / | + | * Add / |
(Yes, it should be Chartboost and not ChartBoost but don't make me change it, svn makes it a hassle and it's already used in client projects that would break with this change..) | (Yes, it should be Chartboost and not ChartBoost but don't make me change it, svn makes it a hassle and it's already used in client projects that would break with this change..) | ||
Line 89: | Line 91: | ||
to enable it. | to enable it. | ||
+ | |||
+ | One last thing. | ||
+ | |||
+ | < | ||
+ | <!-- CHARTBOOST START --> | ||
+ | < | ||
+ | android: | ||
+ | android: | ||
+ | android: | ||
+ | android: | ||
+ | android: | ||
+ | </ | ||
+ | <!-- CHARTBOOST END --> | ||
+ | </ | ||
That's it, Chartboost should work in your Android build now. Please note though, that unless you've setup an ad and a " | That's it, Chartboost should work in your Android build now. Please note though, that unless you've setup an ad and a " | ||
+ | |||
+ | === Enabling Chartboost for your iOS xCode build === | ||
+ | First, download the [[http:// | ||
+ | |||
+ | * Add the file / | ||
+ | * Add the file / | ||
+ | * Add the file / | ||
+ | * Make sure RT_CHARTBOOST_ENABLED is being defined somewhere (either in the xcode preprocessor macros, or App.h) | ||
+ | |||
+ | If you compile and see an Apple Mach-O Linker error of _SCNetworkReachabilityCreateWithAddress then you need to do the following: | ||
+ | * Add the SystemConfiguration.framework to your xCode project. | ||
+ | |||
+ | If you compile and see an Apple Mach-O Linker error of _CFStreamCreatePairWithSocketToCFHost, | ||
+ | * Add the CFNetwork.framework to your xCode project. | ||
+ | |||
+ | **NOTE**: |
proton/admanager_chartboost.1341543252.txt.gz · Last modified: 2012/07/06 02:54 by seth