Hi

I am trying to determine at runtime if the app is running in release mode or
debug mode. I want to determine this so I can load different development or
production settings or urls for web service. So I need to point to
production links when running in release mode like from the apple store, or
point to beta/dev links when running in debug mode. I know in objective-c
there is a define you can use.

Thank you

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Determine-Release-or-Debug-tp4644492.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to