I have created an Admob Mediation extension and hosted it on Github. Its not the best extension, but it works on iOS5.
It supports:
- Adfonic
- Brightroll
- Admobs
- iAds
- inMobi
- Jumptap
- MillennialMedia
- Mobfox
However there's a problem. Mobfox & iAds doesnt work in iOS4.x. It throws the error.
: dyld: lazy symbol binding failed: Symbol not found: _objc_storeStrong
Looks like its related to ARC and I need to add -fobj-arc to compile the extension. I am not sure how its done.
Please let me know how to resolve it.
Edit:
Complete Crash Log: -
<Notice>: dyld: lazy symbol binding failed
<Notice>: : Symbol not found: _objc_storeS
<Notice>: trong
<Notice>: Referenced from: /var/mo
<Notice>: bile/Applications/3DCD6DFC-D74D-
<Notice>: 4D05-AD43-189FB94E20E4/Mine Byte
<Notice>: .app/Mine Byte
<Notice>: Expected in: /u
<Notice>: sr/lib/libobjc.A.dylib
<Notice>: dyld: Symbol not found: _objc_st
<Notice>: oreStrong
<Notice>: Referenced from: /va
<Notice>: r/mobile/Applications/3DCD6DFC-D
<Notice>: 74D-4D05-AD43-189FB94E20E4/Mine
<Notice>: Byte.app/Mine Byte
<Notice>: Expected in
<Notice>: : /usr/lib/libobjc.A.dylib
<Notice>: Formulating crash report for process Mine Byte[175]
<Warning>: (UIKitApplication:com.xx.xx[0xc788]) Job appears to have crashed: Trace/BPT trap: 5
Aug 9 16:50:03 IPod SpringBoard[28] <Warning>: Application My App' exited abnormally with signal 5: Trace/BPT trap: 5
Aug 9 16:50:03 IPod ReportCrash[179] <Error>: libMobileGestalt loadBasebandMobileEquipmentInfo: CommCenter error: 1:45
Aug 9 16:50:03 IPod ReportCrash[179] <Error>: libMobileGestalt copyInternationalMobileEquipmentIdentity: Could not get mobile equipment info dictionary
Aug 9 16:50:03 IPod ReportCrash[179] <Error>: libMobileGestalt copyInternationalMobileEquipmentIdentity: Could not get mobile equipment info dictionary
Aug 9 16:50:03 IPod ReportCrash[179] <Error>: Saved crashreport to /var/mobile/Library/Logs/CrashReporter/MyApp_2012-08-09-165002_iPod.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0