Troubleshooting
How to debug mini apps?
If you don't see ads, in most cases you will see detailed error in console and alert. In order to open the console:
- Check instruction from telegram about Debug Mode mini-apps
- If your app only available from mobile try to use a lightweight console like Eruda
Common mistakes
- wrong
Web app url
forblockId
. You will see error alert like on image bellow and error in network tab. Check create platform guide. - launch app in browser environment. We expect that you open your app inside Telegram.
- forget to remove or set to false
debug
parameter when release to production.
If you don't see any errors in console and in network tab you see success request to api.adsgram.ai
but don't see ads, please, contact AdsGram support