V70e: Admob for IOS does not compile
Monkey Forums/Monkey Bug Reports/V70e: Admob for IOS does not compile
| ||
Hi Mark, please try to build your Admob example for IOS. In V69 it builds correctly and runs fine, in V70e it gives errors in Xcode. For an example /Users/michaelhartlef/Desktop/Monkey_prj/NeonCommand2/NeonCommand2.build/ios/main.mm:3998:9: fatal error: 'GADBannerView.h' file not found #import "GADBannerView.h" ^ 1 error generated. As a workaround, someone can first compile it in V69 and after that in v70e, when the XCODE project is already build. |
| ||
Thanks for the fix, seems to be building now in v70f. |
| ||
Yes works with 70f now and using admob sdk version 6.4.2 |