wichanan / cordova-plugin-fbanfree

Cordova Facebook Audience Network Free
MIT License
1 stars 1 forks source link

Banner loads empty/grey rectangle #2

Open blukis opened 5 years ago

blukis commented 5 years ago

Thank you for publishing -- this cordova plugin is much-needed and appreciated, as alternative plugins have been broken for a long time. :(

I'm trying fbanfree.showBanner(). Banner seems to execute OK (then() is called), but banner displays as an empty grey rectangle (Android). I can't seem to debug this further. Any way we could access "load", "load_failed" events for more detail in JavaScript, e.g. I tried this, but the event doesn't fire...

document.addEventListener('fban.banner.load', function(data) { ... }); document.addEventListener('fban.banner.load_fail', function(data) { ... });

blukis commented 5 years ago

Any update on these? I'm hoping to get my apps updatable again without having to remove the ads, and looking into my alternatives... (there don't seem to be many (/any?) functional FBAN plugins these days)... Thanks!

wichanan commented 5 years ago

@blukis Sorry for the late reply I'm currently developing another plugin/work right now but I will update this plugin ASAP. it would take a few days, my apologies

wichanan commented 5 years ago

@blukis Right now I'm putting this project on hold and spending my time with the other project but you can use my other Library https://github.com/wichanan/cordova-plugin-appodeal-prime to monetize the ads for now sorry for the in convenience