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

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

C# WinForm - loading screen -