You can email support@coronalabs.com with your .zip file if you’re unwilling to post it publicly, but before you do we don’t have time to debug your project. If you want to submit a bug report, build a very minimal sample app that has your AdMob code in it so we are not having to dig through your entire projects looking for things.
If it’s working with some provisioning profiles but not others, then your provisioning profile is suspect. That is a combination of your certificate, and you bundle ID (if it’s a development profile, your valid test devices). Since we cannot use your provisioning profile, and if we go on AdMob, create a new app and test it against test ads (which is the best we can do) then we’ve not determined anything.
Your and our time would be better served if you put some print statements dumping the event table so we can see if AdMob is tell you something when you try to call .init() .load(), .show() etc. These are all basic debugging things that you’ve not shared with us if you have done them before we can go chasing it as a bug…
Rob