> On 16 Jul 2015, at 21:26, Gary L. Wade <garyw...@desisoftsystems.com> wrote: > > Just keep in mind that according to Apple's App Store rules, this qualifies > as interpreted code. I worked on a really well known app that used a C# > component for a fairly important piece of functionality, and that part could > not be in our App Store version (the non-App Store could keep it), and our > company and Apple were criticized royally in the press. > > Don't be that app. C# makes apps fall flat. >> Hmm. I don’t think this is the case now. Xamarin apps can be published to the IOS app store and Google play. http://developer.xamarin.com/guides/ios/deployment,_testing,_and_metrics/app_distribution_overview/publishing_to_the_app_store/
All the .NET languages compile to a common intermediate form (MSIL) but they are not interpreted as generally understood. J _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com