Thank you paobrasil
Printable View
Thank you paobrasil
the following conditions:
"on more apps dismissed"
"on more apps closed"
"on more apps failed"
"interstitial dismissed"
"interstitial closed"
"interstitial failed"
Its not working....need to be fixed
Indeed, and one more bug, i got this email from chartboost:
"Unfortunately we cannot approve your CPI campaign for Boundling at this moment as the app does not have our SDK integrated properly.
Please be sure that it is calling [cb startSession]; on every bootup, both hard boot and soft boot."
I wanted to try a campaign using my earnings, but i guess i'll have to do a CPC campaign then.
i submitted a new version of boundling to the appstore, i manually re-implemeted chartboost using the official documentation.
it actually seems to work with the events, but i had to change show more apps from "case 2" to "case 3", it's obviously very bugged.
i submitted it, but i was unable to re-test in-app puchases, when i click yes on the internal box that asks if i want to buy, it doesn't buy it, and there is no error.. i hope it's a sandbox glitch and that it actually still works.
I am planning to trying out chartboost for iOS but is the extension still this buggy? And have there been any updated since the zip on the previous page? (Dont know if i should download it or if it has been officially updated)
The .zip on the last page is for Android, and it works great. But on ios it's bugged..
Exactly how is it still bugged?
doesn't load app id+signature, don't think any of the conditions work, missing startSession call, doesn't show "more apps" dialog.
If you want to use it, just read the official chartboost documentation, and implement it manually in xcode.
you could however also use the chartboost extension to show ads at specific times, with some work-arounds i already mentioned in this thread,
Oh so it is just the extension that is bugged? It is possible to get it to work properly with raw xcode?
absolutely. if you implement it using xcode, it works just as you would expect without any mmf extension. (default code shows an ad every time the app launches)