Hi all,
I want to be able to programmatically access the setting for target app store from the build settings of corona for use in my code. I want to write branching logic in my code for certain features based on the different app stores I will deploy to.
Is it possible to access this value from my lua code?
Thanks