Ok.. I'm kinda scratching my head here and don't know what to do. Last thing left for my game and bb2.3.3 seems to have changed a bit and none of the tutorials seem to be working for me. I'm a bit of a dump truck when comes to programming but I can not find things referenced in Tutorial by Zack. Most of the video is straight forward but the Appcontroller is now AppDelegate and putting code in the GameViewController don't seem to line up now. If anyone has an easy to follow tutorial for BB2.3.3 I would so much appreciated it.
Are you talking Mediation or just ads by themselves? Where doe it say bb supports HeyZap mediation natively I can't find it anywhere
Mediation and ads. I don't now if it's said somewhere, but I saw that the Heyzap SDK is already in the build when we export a game with Buildbox 2.3.3 Then I tried, and everything work.
Yeh, I think it was posted somewhere. Just place the HeyZap IDs in your BB project If you want multiple networks through mediation, you can do add them from your HeyZap account.
Going to give it a try... i have been banging my head against the wall trying to follow the tutorials lol always the simple stuff. cheers
Have not released the game yet but heyzap works. I'm developing in 2.3.5 though as I ran into a couple of bugs in recent builds. sorry for the later reply. I use a combo of these two tutorials to get it done http://help.buildbox.com/advertising-and-sdks/heyzapfyber-mediation-guide-ios
thanks, I might try and downgrade to 2.3.5. Does .5 export with the appcontroller.h or the gamecontroller.h?
Do we still need to add in all the different network sdks into xcode if we want to use them? or is the heyzap sdk that gets exported directly from buildbox enough?