Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios : Unable to add Events listener #327

Open
hooliapps opened this issue Jul 3, 2024 · 2 comments
Open

ios : Unable to add Events listener #327

hooliapps opened this issue Jul 3, 2024 · 2 comments

Comments

@hooliapps
Copy link

Hello

With last version of plugin + last version of Cordova.

Capacitor.Plugins.AdMob is found and i can display Ads, it works.

But, i need to have some Events about ads loaded/dismissed/errors. And InterstitialAdPluginEvents is undefined.

How can we manage events ?

npm install @capacitor-community/admob
import { AdMob, AdOptions, AdLoadInfo, InterstitialAdPluginEvents } from './@capacitor-community/admob';

Best regards

@distante
Copy link
Contributor

distante commented Jul 3, 2024

How are you setting your listeners?

@hooliapps
Copy link
Author

hooliapps commented Jul 3, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants