Discussion Forums  >  Audio, Video, Playing, Recording

Replies: 3    Views: 1012

David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6868
Reg: Jan 01, 2010
Monterey, CA
78,860
10/26/10 10:32 AM (15 years ago)

720p HD Videos on an iPad, AdMob, iAd

Apps created at buzztouch are not Universal or Native iPad apps. The project compiles as an iPhone app that will install and run on the iPad, it can be 2x sized if the user chooses. We hope to release an iPad only version eventually. With that being said, HD videos in 720p will be difficult without some major coding kung-fu. A buzztouch app is probably not the best approach (today) for this requirement. Our iPad plans do focus on self publishing videos and books - flipping pages PDF's seem logical. AdMob, iAd: We have not done ANYTHING with advertisers. A few developers have successfully embedded AdMod and iAd their buzztouch powered apps but we never heard 'how' they did it. I'm guessing it's a matter of including something from the Ad network in the project. If anyone has any details about this, we would love to be able to help our site visitors understand it, please post what you know.
 
koirbiku
Lost but trying
Profile
Posts: 8
Reg: Mar 11, 2010
Fort Collins, C...
1,730
like
10/28/10 12:14 PM (15 years ago)
David, I was able to ads into a buzztouch app without much hassle using burstly SDK for ad mediation. The app builds and shows ads when I'm building a simulator version. However, when I try to build a device version I get the following error: ld: duplicate symbol _OBJC_METACLASS_$_SBJSON in /Users/koirbiku/Downloads/All Networks-Bikul/libBurstly_ALLNETWORKS_400_UNIVERSAL.a(SBJSON.o) and /Users/koirbiku/Downloads/buzztouch_v14_iPhone_BE5D306407408DA0(2)/build/infonepal.build/Distribution-iphoneos/infonepal.build/Objects-normal/armv6/SBJSON.o Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1 To me, it seems like its finding multiple JSON classes, the one from burstly and one from buzztouch. Any suggestions on how I can fix this? I'll be glad to share with folks about how to integrate ads this way if we can get it to work. Thanks Bikul
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6868
Reg: Jan 01, 2010
Monterey, CA
78,860
like
10/28/10 12:40 PM (15 years ago)
Hi.. awesome info on including ads ... thanks tons for this. Although I've not worked with burstly code before, I'm guessing you're right, looks like conflicting class names. Hmm. Try copying the project so you have a test project to screw around with. Then, delete the JSON folder from the buzztouch code and see if it still builds? If we have the same classes (entirely possible, there are only a few JSON classes around), it may just work. If it doesn't work, you may have to rename some class files so they don't conflict. I wouldn't mind looking into the burstly stuff here... send a zipped up folder of what you added to your project to info - at - buzztouch.com and I'll see what I can do.
 
aussiedra
Code is Art
Profile
Posts: 432
Reg: Dec 25, 2010
Brisbane, Austr...
8,270
like
01/02/11 08:28 AM (15 years ago)
hi koirbiku hit me up at [email protected] for a chat
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.