Google keeps Rejecting my App anytime I implement FirebaseAdmob2 in my App. They claim I am committing Ad Fraud?
ABOUT MY APP
It's a simple app with Formulas to calculate Employee Social Security and Income tax.
POSITION OF ADS (3 Ads)
1. A banner Ads at the bottom of the Main Activity,
2. An interstitial Ads when the user hits the calculate button for 5 times, the 6th time shows an interstitial Ads
3. An interstitial Ad when User closed is True after which iad_closed event has Activity.finish to close the App
The app has been in the play store since 2019 with FirebaseAdmob which works fine.
I later switched to FirebaseAdmobplus which was also accepted in the play store, Until Support ended.
I then switched to FirebaseAdmob2 after it was released, When I implemented it, they accepted that update briefly and later removed the app after few days because of Ad Fraud.
I quickly removed the FirebaseAdmob2 from the App, cleaned the project, and uploaded an update without Ads and the App was reinstated into the Store (Version Code 8)
I Made another update - Made a change in calculating one particular Tax (Accepted to Playstore - Version code 9)
Yesterday, I reimplemented the FirebaseAdmob2. Consent manager tested OK, funding choices OK, App-Ads.txt OK , and USING THE SAME ADS POSITION, and the app was rejected again. Reason - Ad Fraud (Version code 10)
At this point, I feel there is something am not doing right.
Have anyone encountered this before? And how did you solve it?
ABOUT MY APP
It's a simple app with Formulas to calculate Employee Social Security and Income tax.
POSITION OF ADS (3 Ads)
1. A banner Ads at the bottom of the Main Activity,
2. An interstitial Ads when the user hits the calculate button for 5 times, the 6th time shows an interstitial Ads
3. An interstitial Ad when User closed is True after which iad_closed event has Activity.finish to close the App
The app has been in the play store since 2019 with FirebaseAdmob which works fine.
I later switched to FirebaseAdmobplus which was also accepted in the play store, Until Support ended.
I then switched to FirebaseAdmob2 after it was released, When I implemented it, they accepted that update briefly and later removed the app after few days because of Ad Fraud.
I quickly removed the FirebaseAdmob2 from the App, cleaned the project, and uploaded an update without Ads and the App was reinstated into the Store (Version Code 8)
I Made another update - Made a change in calculating one particular Tax (Accepted to Playstore - Version code 9)
Yesterday, I reimplemented the FirebaseAdmob2. Consent manager tested OK, funding choices OK, App-Ads.txt OK , and USING THE SAME ADS POSITION, and the app was rejected again. Reason - Ad Fraud (Version code 10)
At this point, I feel there is something am not doing right.
Have anyone encountered this before? And how did you solve it?