ishani modi
Posts: 0
Joined: Wed Oct 23, 2013 4:49 am

Set and get environment variable

Hi,

I want to set environment variable in App and on device I want to pick that environment variable how can I do it ?

Thanks,
Ishani

ishani modi
Posts: 0
Joined: Wed Oct 23, 2013 4:49 am

Set and get environment variable

Hi,
In the below screenshot I have added "LSEnvironment" tag.
How can I get this tag in javascript ?
Please help..!!

Image

Thanks,
Ishani

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Set and get environment variable

Hi Ishani,

Do you mean OS setting by environment variable?

ishani modi
Posts: 0
Joined: Wed Oct 23, 2013 4:49 am

Set and get environment variable

Yes, I have in the this .plst file. Now on App Load in want to read this
How can I read this ?
Or can you give me the file name where this all tags are getting read, I will modify my code there ?
Actually I am not getting the file where all this tags are getting read

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Set and get environment variable

Ishani,

No, this can't be changed programmaticaly via JS, you would need Objective C, look for a solution in the Internet. For example, http://stackoverflow.com/questions/16...

ishani modi
Posts: 0
Joined: Wed Oct 23, 2013 4:49 am

Set and get environment variable

Hi Katya,
Thanks for your help, I have solved this by modifying in Objective C

Return to “Issues”