capacitor-community / admob

Community plugin for using Google AdMob
MIT License
213 stars 66 forks source link

After using this module, the revenue of all 8 apps that I have decreased. All information has been entered correctly. Why? help me #238

Closed ulsoftnaver closed 3 months ago

ulsoftnaver commented 1 year ago

After using this module, the revenue of all 8 apps that I have decreased. All information has been entered correctly. Why? help me

distante commented 1 year ago

What does it mean "after using" what were you using before and what does the Google console says?

ulsoftnaver commented 1 year ago

I was using an older version of ionic admob before. This time, after replacing all of our customers' apps with capacitor admob, we saved more than 50% in revenue.

ulsoftnaver commented 1 year ago

There is no change in all 8 apps, and if you look at the statistics, all of them have reduced revenue by 50%. Everything has been reduced since the update.

ecc521 commented 1 year ago

If it's 50%, and the app is iOS, it may be due to requestTrackingAuthorization if you haven't set that up.

Otherwise, since AdSense TOS prohibit disclosure of more specific information, I'm not really sure it's possible for us to help.

I would check CTRs to get a clue where the issue is.

distante commented 3 months ago

Closing for now, It the problem happens please share a repo.