Skip to content

sidoncode/Cheats-Bible

Repository files navigation

Cheats-Bible [ suspended by play console]

APP SCREENSHOTS

ADMOB SETTINGS

Adjust the caregory of admob setting of displaying ads. in the mobile application

APP SCREENSHOTS

PLAY CONSOLE SETTINGS

1) Here the are a good amount of chances that the app will undergo the review phase of the policy violation stating that the app doesnot compiles with the cheating in the game

Here How we can avoid that -

We can file an APPEAL to play console guys

  1. link to appeal https://support.google.com/googleplay/android-developer/answer/2992033?hl=en

  2. we also will take a look at the apk - uploading platform

  3. we will upload that apk dropbox platfrom and will do the following changes to it

  4. a) - change the ?id = 0 to ?id = 1

After so much exploring I understand how we can prevent webview application to be not suspended by Google.

1st your website should be verified by Google Search console. 2nd Provide advance notice to the Google Play App Review team. LINK

If you done above 2 step, there is strong possibility that your app will accepted by google play store.

3rd If possible you should not just add webview only, try to add first splash screen or use some native android activities. Because Webview is not build for converting website into application. It gives you feature to add website in your android application, so by considering in mind, develop and publish your application.

Good luck