capacitor-admob
capacitor-admob copied to clipboard
Banner and interstitial share the same listeners
I am having an issue when setting up a banner and an interstitial, since both notify the same listeners (in particular, onAdLoaded) Would it be possible to change the name of the listeners for the interstitials to something like onInterstitialAdLoaded, or similar? This way, when the banner loads it is not confused with when an interstitial is loaded
@manitalabs i am sorry for lately response to your issue. Yes it's possible i will change listeners name.
No problem! Thanks!
El lun., 20 abr. 2020 a las 5:12, Rahadur ([email protected]) escribió:
@manitalabs https://github.com/manitalabs i am sorry for lately response to your issue. Yes it's possible i will change listeners name.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rahadur/capacitor-admob/issues/40#issuecomment-616385263, or unsubscribe https://github.com/notifications/unsubscribe-auth/APFNUVSJBYY3W23LYEALI63RNP7W7ANCNFSM4MHMM4HQ .
Has this merge been published?
A different listener would be greatly appreciated.