itunes-app

An error occurred uploading to the iTunes Store - Please upgrade Java

喜你入骨 提交于 2020-01-20 02:22:11
问题 Yesterday there were an update to Jave (1.6.0_31) in the "Software update", but now when I try to send my updated app, I get this error "An error occurred uploading to the iTunes Store". Console writes this error... Java 1.5, 1.6, or 1.7 is required. Currently, java is the default java version. Please upgrade. Any idea how to fix this? Thanks! 回答1: I met the same "An error occurred uploading to the iTunes Store" issue, and it took me a WHOLE NIGHT! Here comes the way to solve it: cd /System

Distribute iOS app for specific region/territory

╄→尐↘猪︶ㄣ 提交于 2019-12-11 04:27:34
问题 I am about to release my App, just waiting for my Apple Developer to come in. Can I decide the countries where my app will be available to download from? Or will I only be able to choose one single country/whole Europe/World? Say I wanted to make my app available in Europe but not in Portugal - Is that possible?....... 回答1: Yes, of course you can enable/disable (make your app available for) specific regions (countries). As you want to disable you app for Portugal ... Portugal is listed in

After I release the iOS app, is it possible to change the Deployment Target from iOS8 to iOS7?

混江龙づ霸主 提交于 2019-12-04 01:50:43
问题 I'm developing an iOS app. A certain app has been released in the App Store in the Deployment TargetiOS8. With additional development it will lower the Deployment Target to iOS7. I want to assume that the application API of is compatible with all iOS7. The app you change the Deployment Target from iOS8 to iOS7, registered to iTunes Connect, Will it be able to release to the App Store? 回答1: Ya you can do this. in the new release you can change the minimum deployment and you can upload the new

Link to App Store app developer page with iOS 6?

时光怂恿深爱的人放手 提交于 2019-12-03 07:42:31
问题 Is there a way, in iOS 6, to link from an app to a specific developer's page on the App Store app? By that I mean a list showing all the apps by the developer. There are various ways to link to the store (I am using the Appmosys as the example here) that produce various results: http://itunes.apple.com/us/artist/appmosys/id331687329 - The link copied from desktop iTunes, opens up the iTunes app on an iOS 6 device, with the developer's page. If you tap on one of their apps, it goes to that app

Link to App Store app developer page with iOS 6?

人走茶凉 提交于 2019-12-02 21:09:52
Is there a way, in iOS 6, to link from an app to a specific developer's page on the App Store app? By that I mean a list showing all the apps by the developer. There are various ways to link to the store (I am using the Appmosys as the example here) that produce various results: http://itunes.apple.com/us/artist/appmosys/id331687329 - The link copied from desktop iTunes, opens up the iTunes app on an iOS 6 device, with the developer's page. If you tap on one of their apps, it goes to that app on the App Store app. http://itunes.com/apps/appmosys - Opens the iTunes app (via Safari) but presents

An error occurred uploading to the iTunes Store - Please upgrade Java

佐手、 提交于 2019-11-28 21:33:40
Yesterday there were an update to Jave (1.6.0_31) in the "Software update", but now when I try to send my updated app, I get this error "An error occurred uploading to the iTunes Store". Console writes this error... Java 1.5, 1.6, or 1.7 is required. Currently, java is the default java version. Please upgrade. Any idea how to fix this? Thanks! I met the same "An error occurred uploading to the iTunes Store" issue, and it took me a WHOLE NIGHT! Here comes the way to solve it: cd /System/Library/Frameworks/JavaVM.framework/Versions sudo ln -s CurrentJDK /System/Library/Frameworks/JavaVM