admob-plus / admob-plus

Trustable AdMob Plugin for Cordova, Capacitor, Ionic, React Native
https://admob-plus.github.io
MIT License
360 stars 150 forks source link

Much lower show rate and impressions with capacitor #666

Open harryt2 opened 2 weeks ago

harryt2 commented 2 weeks ago

I rebuilt my app in Capacitor and used the Capacitor plugin. The earnings/impressions/show rate on iOS dropped off a cliff. Tried many things but to no avail. I was using the cordova version of Admob Plus. I think the problem may be with Capacitor itself, their custom webview implementation may be missing some APIs that are important for Admob? Not sure.

@ratson Do you have any idea what's going?

Screenshot 2024-04-27 at 10 33 58 AM
1n3JgKl9pQ6cUMrW commented 2 weeks ago

Not only capacitor.

I use Cordova for about ten years now and my earnings dropped by 60% since the GDPR is needed in Europe.

I did successfully implement the consent. But earnings are almost gone.


From: harryt2 @.> Sent: Saturday, April 27, 2024 5:38:07 PM To: admob-plus/admob-plus @.> Cc: Subscribed @.***> Subject: [admob-plus/admob-plus] Much lower show rate and impressions with capacitor (Issue #666)

I rebuilt my app in Capacitor and used the Capacitor plugin. The earnings/impressions/show rate dropped off a cliff. Tried many things but to no avail. I was using the cordova version of Admob Plus. I think the problem may be with Capacitor itself, their custom webview implementation may be missing some APIs that are important for Admob? Not sure.

@ratsonhttps://github.com/ratson Do you have any idea what's going?

Screenshot.2024-04-27.at.10.33.58.AM.png (view on web)https://github.com/admob-plus/admob-plus/assets/12373916/1f0e0e47-ed58-4a75-9516-8863b058a517

— Reply to this email directly, view it on GitHubhttps://github.com/admob-plus/admob-plus/issues/666, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADXZMRSLVAMIEJ52X7DNGQ3Y7PA57AVCNFSM6AAAAABG4FZP6OVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI3DOMBWGYZDIMQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>

harryt2 commented 2 weeks ago

Not only capacitor. I use Cordova for about ten years now and my earnings dropped by 60% since the GDPR is needed in Europe. I did successfully implement the consent. But earnings are almost gone. ____ From: harryt2 @.> Sent: Saturday, April 27, 2024 5:38:07 PM To: admob-plus/admob-plus @.> Cc: Subscribed @.> Subject: [admob-plus/admob-plus] Much lower show rate and impressions with capacitor (Issue #666) I rebuilt my app in Capacitor and used the Capacitor plugin. The earnings/impressions/show rate dropped off a cliff. Tried many things but to no avail. I was using the cordova version of Admob Plus. I think the problem may be with Capacitor itself, their custom webview implementation may be missing some APIs that are important for Admob? Not sure. @ratsonhttps://github.com/ratson Do you have any idea what's going? Screenshot.2024-04-27.at.10.33.58.AM.png (view on web)https://github.com/admob-plus/admob-plus/assets/12373916/1f0e0e47-ed58-4a75-9516-8863b058a517 — Reply to this email directly, view it on GitHub<#666>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADXZMRSLVAMIEJ52X7DNGQ3Y7PA57AVCNFSM6AAAAABG4FZP6OVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI3DOMBWGYZDIMQ. You are receiving this because you are subscribed to this thread.Message ID: @.>

In my case, most of my users aren't in the EU. The GDPR didn't affect my earnings much. And this happened the moment I uploaded the Capacitor app. There's a technical problem here that I hope @ratson will look into.