I heard Apple will accept only Objective C apps in the Mac App store.
Someone know if java app will be accepted?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Apple has said that apps that depend upon deprecated technologies, such as their internal java implementation, will not be allowed in the app store. However, Apple has contributed much work to the OpenJDK project which includes an embeddable JRE that can be used to create a self-contained app bundle for a java application.
Apple employees have also hinted, if not stated explicitly on the Apple java-dev mailing list, that java apps using this embedded JRE will land on the right side of the “no deprecated technologies” rule.
[Update 2012.10.05] We now have proof that Apple approves of Java apps in the Mac App Store. Our app, Moneydance (http://infinitekind.com/moneydance-appstore) has been bundled with the OpenJDK (with a few custom patches) and is now available for sale in the app store. Marco Dinacci has posted a detailed instructions for how to bundle and build the apps here: http://intransitione.com/blog/take-java-to-app-store/