runtime - Getting current environment of iPhone app -
i'm developing iphone app using titanium studio alloy. in config.json file, see there 3 environment follows:
"env:development": { }, "env:test": { }, "env:production": { } is there way alert current environment idea of environment app in.
ti.app.deploytype should answer question.
Comments
Post a Comment