Marmalade and Admob 6.2.1
Posted on February 8, 2013 | Category :Uncategorized | No Comments
Finally I was able to upgrade admob to support latest 6.2.1
Also SMART_BANNER support is added.
Both Android and iOS. The problem was iOS. Marmalade StoreKit.framework is missing 2 functions.
Dest: /Developer/Marmalade/6.1.2/s3e/deploy/plugins/iphone/sys_libs/System/Library/Frameworks/StoreKit.framework/StoreKit Source: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/System/Library/Frameworks/StoreKit.framework/StoreKit
It is possible to compile it by replacing Marmalade StoreKit.framework file that has STUB function with original iOS SDK 6 framework file.
Once Marmalade will upgrade StoreKit.framework you can switch back to marmalade original framwork.
Compiled on Marmalade 6.1.2
Wish to thank me? Fork me on github and follow on twitter!
Comments 0