app-store

My app supports armv6 and armv7 in the app store. I want to remove armv6. How to solve a problem

牧云@^-^@ 提交于 2019-12-21 04:48:33
问题 My app supports armv6 and armv7 in the app store. It is ready for sale. I want to remove armv6. I decided to do an update (my app with only armv7). But i received an error in the app loader : update must supports armv6 and armv7. How to solve a problem. 回答1: I believe the problem is that you can't restrict device capabilities after submission. From the iTunes Connect Manage Applications FAQ: "To change device requirement information after your first binary has been submitted, you must submit

iPhone app available languages in appStore

好久不见. 提交于 2019-12-21 04:26:21
问题 Hi I submitted my first application to the appStore http://itunes.apple.com/at/app/section-control/id343824642?mt=8 This displays "English" as Languages (Sprachen in German) in the "Overview". And that is correct in this case. I think this comes from the fact that I don't have localized resources in my application. Which is question one: how is "Languages / Sprachen" detected by the appstore? It has (of course) nothing to do with localized descriptions since I used english and german in this

Xcode failed to download. Use the Purchases page to try again. Xcode 9.3. MacOS High Sierra

泪湿孤枕 提交于 2019-12-21 02:53:17
问题 After upgrading MacOS to High Sierra, I tried to update Xcode and get this: Xcode failed to download. Use the Purchases page to try again I uninstalled Xcode and try to install again with no success. I read some tips to solve this but nothing helps... Remove ~/Library/Cookies/com.apple.appstore.plist (no such file) Use AppStore Debug menu... (menu never appears with the command to enable it) defaults write com.apple.appstore ShowDebugMenu -bool true Remove contents of /private/var/folders/ /

Use the Apple Search API to search by genre?

女生的网名这么多〃 提交于 2019-12-20 23:25:43
问题 Is it possible to use the Apple Search API to search by genre ? I'm thinking specifically games in the app store. Using Obj-c. As has been pointed out in the comments of this question... Search Apple App store by genre with iOS/Obj-c There seems to be a problem with trying to search by genre, so I'm looking for answers which of examples of that actually working, not just links to the docs. 回答1: It's not actually documented on the Search API documentation, but you can add a genreId parameter

Changing development team in iTunes Connect

限于喜欢 提交于 2019-12-20 17:34:38
问题 I'm a member of two Apple development programs and I'm trying to upload a new app. The problem is that every time I log in to itunesconnect it logs me in to one team and I can't find a way to switch teams. I've tried logging in on developer.apple.com first and choosing the correct team but as soon as I go to itunesconnect it re-logs me in to the wrong team. Is there any way to change teams on itunesconnect? I've tried this in Safari, Chrome, and Firefox and I've cleared my history and cache.

linking to an app on the Itunes store [duplicate]

瘦欲@ 提交于 2019-12-20 15:26:27
问题 This question already has answers here : Closed 9 years ago . Possible Duplicate: How to link to apps on the app store A few web searches yield all sorts of contradictory advice on linking from an iPhone app to an app on the store. Here are some links that come up, together with comments from testing: http://itunes.apple.com/us/app/anagramania/id360016055?mt=8 -- works great. But is it US only? http://itunes.com/apps/anagramania -- works after a bunch of redirects, which are likely to annoy

Referral link for app purchase [closed]

爷,独闯天下 提交于 2019-12-20 14:45:36
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 2 years ago . Is there any method to create a referral link to the App Store, with some device ID, for example b7a8913nfs9dfn, in the link, so that when a person downloads the app from the App Store and installs it on the device, after running it for the first time, the device would know the device ID in that referal link?

Current receipt invalid or mismatched ds person id

徘徊边缘 提交于 2019-12-20 12:43:37
问题 I am trying to test In-App purchases for MacOS. After entering the test user credentials, the App Store complains: "Current receipt invalid or mismatched ds person id." and the purchase fails. 回答1: Is the receipt for the application that you run was also for the same test user as the one that you try to perform In-App purchase for? If your debug version runs without a proper receipt (from the same test user) I doubt the In-App purchase will work. Don't use the sample receipt when you want to

Apple is killing white labeled iOS apps! What should we do?

旧时模样 提交于 2019-12-20 12:29:01
问题 Many companies rely on white labeled apps to provide their services in a more personal way to their customers. With a few adjustments we can set a logo and a splash screen and even pre-configure our app to our customer needs which has a great impact in their end user experience. Without this my users would need to use the app skipping a lot of configuration steps that in a generic app wouldn't be possible to skip. According to apple: "Apps created from a commercialized template or app

Updating live App ID for Push notifications

半世苍凉 提交于 2019-12-20 12:23:11
问题 I have an app in the App Store which has a wildcard App ID. I want to add push notifications to it, but cannot as we have a wildcard App ID. This is the error I get: Only explicit App IDs can be used to access the Apple Push Notification service. Please use an existing App ID with a specific Bundle Identifier or create a new one. Can I create a new App ID for my app that is live in the store? Won't that cause issues? I'm confused as to how I can add push at this stage? [EDIT] Can I setup a