Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

cordova-plugin-admobpro issues #354

Open
ratson opened this issue Apr 12, 2019 · 7 comments
Open

cordova-plugin-admobpro issues #354

ratson opened this issue Apr 12, 2019 · 7 comments

Comments

@ratson
Copy link
Owner

ratson commented Apr 12, 2019

Since cordova-plugin-admobpro has disabled its issues page, and the old issues are no longer accessible, including those complaining revenue lost.

This issue is created for #351 to allow people to share their experience and collect the missing records.

@ratson ratson pinned this issue Apr 12, 2019
@rodrigograca31
Copy link

rodrigograca31 commented Apr 13, 2019

Here are the documents (issues) I saved before he closed the issues.

More cost effective to get a commercial license if high traffic · Issue #470 · floatinghotpot_cordova-admob-pro.pdf
Not only 2% of Sharing ad traffic_ · Issue #450 · floatinghotpot_cordova-admob-pro.pdf
Steal 30% of your ad! · Issue #544 · floatinghotpot_cordova-admob-pro.pdf

As you can see multiple users complain about 30%. I saw my self the network requests even after a licence:

2017-12-10

as you can see r is 30
and his library uses r to calculate adlicRate which controls when ads are shown:
image

There's also this line that proves that its not 2%
image

I don't know Java but from my testing Random returns from 0 to 100, so that code includes 0, 1, 2, 3 (becase <= 3) isn't that 4%?

Inspect the code yourself from the "copy" left behind before he removed the repo:
https://unpkg.com/cordova-plugin-extension@1.5.4/src/android/cordova-generic-ad.jar

Lastly: Use some network request analyzer like Charles Proxy and see how much r is for you....

@ratson
Copy link
Owner Author

ratson commented Apr 13, 2019

@rodrigograca31 I did a similar research and summarized in https://admob-plus.github.io/blog/2018/08/05/how-cordova-plugin-admobpro-works.html

Thank you for PDFs, I am going post them as images for easy reading.

@ratson
Copy link
Owner Author

ratson commented Apr 13, 2019

@ratson
Copy link
Owner Author

ratson commented Apr 13, 2019

@ratson
Copy link
Owner Author

ratson commented Apr 13, 2019

@terrencetee
Copy link

I have been using admob pro for years!
Did a quick check for March, by comparing the admob impressions versus the screen views tracked on google analytics, the missing impressions is about 6% for me.

@rodrigograca31
Copy link

rodrigograca31 commented Apr 23, 2019

@terrencetee use charles proxy and see how much r is for you.....?
and obviously change plugin when possible.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants