app-store

iTunes Connect: App name with special characters (german 'umlaute')

爷,独闯天下 提交于 2019-12-07 07:31:02
问题 Today I wanted to submit a new german app with an 'umlaut' in app name: "Börse". There are plenty of Apps in the AppStore with special characters "Diät, Führerschein" etc. When I enter the app name a JavaScript onBlur event send the name to a server and then every special charcters are stripped out. Can anyone confirm this problem? I tested it under OS X Snow Leopard, Windows 7, Chrome, Safari, Firefox. I also disabled JavaScript, but still no luck. Screenshots: http://dl.dropbox.com/u

Failed to install error: Invalid Bundle - No Apple Watch Binary [duplicate]

爷,独闯天下 提交于 2019-12-07 07:15:26
This question already has answers here : Failed to install app error: Invalid Bundle - No Apple Watch Binary (10 answers) Closed 4 years ago . Update to iOS App + Apple Watch App works locally, but when downloaded via the App Store, users complain that the Watch App fails to install, with the following screenshot attached. How can this problem be resolved? Restart the Apple Watch. As far as I can tell, this appears to be an issue for Apple to resolve. 来源: https://stackoverflow.com/questions/31497554/failed-to-install-error-invalid-bundle-no-apple-watch-binary

How to add ANY language in app description on AppStore? Tremendous impact on downloads!

帅比萌擦擦* 提交于 2019-12-07 06:28:52
问题 By submitting my application when I want to create application description in my national language (SLOVAKIAN) there's no choice to do so on Localization tab. There's only main languages: French, German, Spanish and so on... But I know there are applications on Appstore with Slovakian language description (of course on Slovak AppStore). How they do this? My application has localizations builded inside as described in Apple documentation (lproj folders). Everything properly tested, my app

Could not submit app to iTunesConnect review

时光总嘲笑我的痴心妄想 提交于 2019-12-07 06:15:42
问题 I am using OS X El Capitan 10.11 and Xcode 6.4 6E35b, when i click the button submit for review in iTunesConnect it says this error "Apps and app updates submitted to app store must be built with Xcode 5.1.1 or later, and iOS 7 SDK". I have no idea why this is happening, Xcode 6.4 is not a beta version, i downloaded it from AppStore, it's a public release. If anyone know about this help me out here. When i tried through application loader : INFO ITMS-90111: "Your app is built with a beta

Xcode unsupported architecture armv7k

亡梦爱人 提交于 2019-12-07 05:41:49
问题 When trying to validate my new app using watchkit with xcode 6.2 I get a strange error: iTunes Store operation failed. Unsupported architectures. Your executable contains unsupported architectures '[armv7k]'. What does armv7k even mean? All my build settings (for the app and all extensions) look like the ones in the following screenshot: Could the red color of my embedded binaries have something to do with the problem? Everything works great on my device and on the simulators. Thanks in

Are iOS 8 apps with embedded dylibs allowed on the App Store?

末鹿安然 提交于 2019-12-07 03:24:11
问题 Does "iOS 8 now supports dynamic frameworks" mean that this is allowed for App Store submissions? It seems that previously developers where able to use dylibs for in-house apps but using them in something submitted to the App Store would get you rejected. Is this still the case or has this change in iOS 8 made this ok? For example, if I wrote an application using OpenCV, would it now be possible to build against and ship an OpenCV dylib (assuming I built OpenCV as a dylib) rather than

Unable to authenticate the package : 727047181.itmsp

▼魔方 西西 提交于 2019-12-07 02:50:37
问题 I have upload build in app store after archive the file it will goes to uploading builds on that time i got this error 1.Apples web services operation was not successful. 2.Unable to authenticate the package:727047181.itmsp 3.ERROR ITMS -9000:"The bundle identifier cannot be changed from the current val;ue,'com.redim.pokerastic'. If u want to change your bundle identifier,you will need to create a new application in itunes Connect."at softwareAssests/SoftwareAsset(MZItmspsoftwareAssetPackage)

regarding iphone app download count

*爱你&永不变心* 提交于 2019-12-07 01:15:28
问题 how can i know the iphone application download count of mine in itunesconnect..? 回答1: For that, you have to login in iTunesConnect.apple.com site. Then go to "Sales and Trends" module. Here, you can find how many applications are downloaded. 回答2: See Sales and Trends section of iTunes Connect. 回答3: The Sales and Trends option is available to you only if you are an Admin or have been granted "Finance" or "Sales" role. http://developer.apple.com/library/mac/#documentation/LanguagesUtilities

“Invalid Signature, code object not signed at all” error

我的未来我决定 提交于 2019-12-06 22:46:57
问题 I've been browsing Stack for hours in an attempt to try and fix this error, and I've tried everything I can find/think of. I'm submitting an update to an existing app to the App Store, and upon submitting my build, I keep receiving this error: Invalid signature. Code object is not signed at all. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the

Similar languages when submitting to Apple's AppStore

允我心安 提交于 2019-12-06 19:12:31
问题 I am uploading a new App which is localized in 10 languages to the Apple AppStore. Apple offers several languages with country specific options such as Canadian French Mexican Spanish Brazilian Portuguese We have set up localizations for French, Spanish and Portuguese. On the iPhone, an App defaults to the closest language available. For example, an iPhone set to "Brazilian Portuguese" will use the regular Portuguese localization instead of the English default localization. Is it the same on