Adalo currently supports only Banner Ads natively, so both in-list ads and interstitial ads require workarounds.
In-list ads:
You can simulate this by inserting a WebView inside the list (loading an external HTML ad), or by adding a custom “ad item” every few rows. It won’t behave like true AdMob native ads, but it works visually.
Interstitial ads:
These aren’t supported out of the box. The only reliable way is using a private custom component built with the Adalo DevKit and the AdMob SDK. Anyone who has done it used a custom React Native component.
If you want, I can share the setup or the steps people typically use.
Hi,
Thank you for the explanation. Yes, I would like you to share the full setup and the usual steps developers use for implementing both in-list ads and interstitial ads in Adalo.
This will help me understand the process and decide the best approach for my app.
Thanks again for your support!