How can I place AdMob App id in Kodular to make app Secure?

How can I place AdMob App id in Kodular to make app Secure?
This option should be there in Kodular.

Currently there is no need to place Admob app id in Kodular

your wrong its to protect the app from editing ad units

How adding AdMob App ID makes app secure?

As far I know, Kodular apps has ProGuard protection.

ProGuard is an open source command-line tool that shrinks, optimizes and obfuscates Java code.
source: Wikipedia

3 Likes

Use lists, variables, ID combinations etc. to get some security layer.

but, I am not talking about progaurd. kodular needs app id option, then why AdMob says to add app id in app??, It is used because it stops to edit the ad id, like in apk editor, they change the ad units, app id makes it difficult to find when decoded or when using apk editor

Admob needs verification to load ads either by playstore or by kodular itself. So anyone using apk editor can’t do anything. And you need to change package name to upload in playstore.