Admob v2 and iOS

Hello all,

Should be a simple question to answer for anyone who has done it successfully, but I’ve read through this:

http://coronalabs.com/blog/2014/07/15/tutorial-implementing-admob-v2/

I’ve also read the comments.  The article sounds like you still need to add the plugin:

[“plugin.google.play.services”] = { publisherId = “com.coronalabs” },

to iOS builds, but looking further down through the comments, it was mentioned that the August 1st update only affects Google builds, not Apple.  

My question is do we need that plugin included for iOS as well, or should it still work with simply:

[“CoronaProvider.ads.admob”] =  { publisherId = “com.coronalabs”, },

Nevermind, found this:

http://forums.coronalabs.com/topic/49467-new-apps-and-app-updates-with-the-admob-plugin-will-be-rejected-from-google-play-starting-august-1st-2014/

Answered my question (the new plugin does work with iOS).

Nevermind, found this:

http://forums.coronalabs.com/topic/49467-new-apps-and-app-updates-with-the-admob-plugin-will-be-rejected-from-google-play-starting-august-1st-2014/

Answered my question (the new plugin does work with iOS).