Alejandro, Have you tried running it on the iOS 6 simulator? Everything should work fine unless you've used some iOS 7 specific code. If you've done that, just add some code to check the version and run them only for 7.
Bob Sent from my iPhone On Sep 22, 2013, at 4:02 PM, "Alejandro Vazquez" <[email protected]<mailto:[email protected]>> wrote: Hi, I have built my using "deployment target" to version 7.0 and its working great with IOS7 style. Now I would like to know how can I publish my app in order to keep IOS6 as a compatible version? I have seen in the app store apps saying that are IOS7 compatible but also IOS6, and 5. Thanks a lot, Alejandro _______________________________________________ MonoTouch mailing list [email protected]<mailto:[email protected]> http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
