Re: [mono-android] Incorporating latest AdMob library (4.3.1)

2011-12-09 Thread mkowalski
OK - that makes sense. I think I've seen this kind of issue come up a couple times in the mailing list i.e. the compiling against one version but running against another version. Based on what I've seen, there isn't really a conclusive list as to what to avoid so I'll assume it's mostly trial and e

Re: [mono-android] Incorporating latest AdMob library (4.3.1)

2011-12-09 Thread Jonathan Pryor
On Dec 9, 2011, at 11:37 AM, mkowalski wrote: > The guide itself > (http://code.google.com/mobile/ads/docs/android/fundamentals.html) mentions > that it works on 1.5 or later, but that I should compile against 3.2 (APIv13) > or later. Oof. As a Java developer, this means that if you inadvertent