Admob ads in sketchware
Hey friends,
Today I am going to show you all methods which can be used to show admob ads in your app. And properly set up your app.
Step 1: Proper sketchware version
As you all know sketchware is removed from playstore. Also it's all accounts are closed. So there is no benefit of making app from original sketchware. But there is a thing which can make you happy. Sketchware modders group make a mod version with so many features.
For this tutorial I will be using sketchware pro 6.3.0 fix1. And all my tutorials are guaranteed to be work on sketchware pro 6.3.0 fix1.
Step 2: Adding Admob in your project
To this simply open your project and click on three dots. Then click on library manager. And select admob and add your admob account.
Note: Must add your test device ID
Step 3: Adding ads in sketchware project
Add admob banner widget and interstitial components. And do everything you always do.
Tip: Use least no. of ads or no ads if your app is new and have less no. of active users. Because admob is strictly giving ad limit to apps with small no. of users.
Step 4: Build and run your app
1. Build Your project (no need to sign)
2. Install this app
3. Use apk signer and make a new keystore (Keep it safe) Sign the apk(hope you know the procces).
Then you'll get real ads
Common troubles you can face
1: if error code is zero
This means admob got a network error add network permissions in your app manually
2: if ads completely not show
Open your admob account console and fill your payment details. Or check for notifications if there is a problem then surely it'll be shown in notification.
3: Test ads show but Real ads not show
It is the most common problem occurs. If this problem occurs than you can submit your app to admob manually. Upload your app to google drive then make the file public. Copy your Google drive url and then fill this form
Click on below link to submit your app
Surely you'll get real ads on your app.
If you got any error comment below now
Comments