Request for Stronger Protection of App Links in Kodular Apps

Dear Kodular Team,

I am a developer using Kodular to build educational apps, and I greatly appreciate the ease and flexibility the platform provides. However, I am facing a serious concern regarding the security of sensitive URLs and API links used in my applications.

Currently, when an app is built, these links can be easily extracted by decompiling the APK. This exposes API keys, server endpoints, and internal resources—making my app and backend services vulnerable to abuse and attacks.

”I want to know how to protect my app links?”

Thank you for your support and continued improvement of Kodular.

@Gaston This Method is not work, I try it.

How can you be sure it doesn’t work? What tests have you performed to confirm this?

Even after using this, links can still be extracted from my app.

Could you give more details, it’s interesting to know?

I don’t know how, but it’s not working.

then why claim something you don’t know.
:laughing:

I think he’s taking about encrypting his server keys, even when looking at the code.

How I protect my in app URL ?