Thank you for your help. I found the problem If you have any ui element name start with i, the app doesn't start. To repeat 1- add UIImageView to view in the designer 2- name it imgBck
I know Turkish has i without a dot. I think this might be causing the issue. I am using XCode 4.2. Thanks Art On 15 May 2012, at 12:17, Nic Wise <[email protected]> wrote: >> No but the region information will be different. That will affect how >> some things works, like parsing values (e.g. different decimal >> separator...). > > Oh yes: > > 2012.05.12 (japan) > 05/12/2012 (USA) > 12/05/2012 (everyone else) > 12-05-2012 (some european countries) > 12.05.2012 (turkish) > > 100.00 (english speakers) > 100,00 (everyone in europe) > 1,000.00 (english speakers) > 1.000,00 (everyone in europe) > > you get the idea :) > > This also might help: > > http://www.codinghorror.com/blog/2008/03/whats-wrong-with-turkey.html _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
