I heard Apple will accept only Objective C apps in the Mac App store.
Someone know if java app will be accepted?
|
I heard Apple will accept only Objective C apps in the Mac App store. Someone know if java app will be accepted?
| ||||
|
feedback
|
|
No, apps on the app store appear to be limited to C, C++ or Objective-C only See here for a few more details | |||
|
feedback
|
|
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. | |||
|
feedback
|