ratson / cordova-plugin-admob-free

New development has been moved to "admob-plus-cordova", https://github.com/admob-plus/admob-plus/tree/master/packages/cordova
https://github.com/admob-plus/admob-plus
MIT License
499 stars 214 forks source link

iOS build error "doesn't support the In-App Purchase capability" #454

Closed blukis closed 3 years ago

blukis commented 3 years ago

I'm getting this error when I build: Provisioning profile "MyCertName" doesn't support the In-App Purchase capability. (in target 'MyAppName' from project 'MyAppName')

Is this expected? Does this plugin require this capability in the cert? (It didn't before, and I'm not sure what changed, probably changes on my end. But the error goes away when I remove this plugin.)

To be clear, my profile/cert does not include the "In-App Purchase" capability, as the error states, but I'd prefer to keep it that way if possible. Wondering if/why this is actually a requirement, something new, etc. Thanks!

blukis commented 3 years ago

Fixed (as expected) by using a non-wildcard cert.