Hi rvkvino,

Did you mean that the source code of Web and Mobile application will be exactly the same? Any chances for obfuscated code?

In any case, another possibility is to retrieve at run time the package name (appContext.getPackageName() - that is the unique id of your application) and use this.

Regards,
Giuseppe