Page 1 of 1

Anyone tried using LiveCode for native ads integration in Telegram?

Posted: Wed Jul 23, 2025 1:58 pm
by Kody
Hi all,

I’m working on a project where I need to run native ads inside Telegram apps, particularly through mini-apps or bots. I’ve seen there are platforms out there that make managing this pretty straightforward, with verified channel listings, advanced targeting options, and tools to track campaign performance.
I’m curious if anyone here using LiveCode has experience hooking into Telegram for this kind of thing? Specifically, whether LiveCode handles interactions with Telegram well for automating ad delivery or gathering analytics?
Would be great to hear if there are any quirks or limitations folks have come across, especially around automation and reporting.

Any tips or shared experiences would be much appreciated. Cheers!

Re: Anyone tried using LiveCode for native ads integration in Telegram?

Posted: Wed Jul 23, 2025 3:00 pm
by Klaus
Hi Kody,

welcome to the forum!

I'm afraid this is not possible with LC because of the strict "Sandboxing" of apps.
We cannot communicate with other apps or access data, that do not belong to
your app on the cellphone!

Best

Klaus

Re: Anyone tried using LiveCode for native ads integration in Telegram?

Posted: Fri Jul 25, 2025 6:57 pm
by stam
The only connection to other apps like Telegram would be with REST APIs.

For telegram: https://core.telegram.org

Not sure if any of those APIs would help advance your cause, but if yes then you can use LC for it.