app-store

How do I submit an app to the App Store using Xcode 4.3 or Application Loader

自古美人都是妖i 提交于 2019-12-10 17:37:34
问题 I have my first iOS app in "Waiting for upload" status in iTunes Connect but I am unable to submit it to the App Store because of issues I am having in Xcode 4.3 in Application Loader. In Xcode 4.3 I have 3 provisioning profiles Ad hoc provisioning profile App Store provisioning profile (valid signing identity not found) <-- What signing identity? I downloaded this from the Provisioning Portal! iOS Team provisioning profile After building and archiving my application I click "Distribute" and

App Store API for release notes / updates [closed]

青春壹個敷衍的年華 提交于 2019-12-10 17:26:54
问题 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 way to retrieve the following information from the Apple (iOS) App Store: a) the time and date an app from the app store has been updated b) retrieve release notes from the latest update Is there an API for this? RSS? Or even an existing service that already provides this? I would like to keep track

Wrong Version Number submitted to apple

廉价感情. 提交于 2019-12-10 17:23:41
问题 I've been trying to submit an app update with version 1.7.1 to the appstore. When I do so I get this error on validation This bundle is invalid. The key CFBundleShortVersionString in the Info.plist file must contain a higher version than that of the previously uploaded version. While deleting my failed attempts in the organizer I noticed that the 1.7 update was submitted as version 17! Bingo! So the question is this. Is there a way to fix this? Or am I stuck using versions greater than 17 now

Xcode: Release app update for iPhone only? [duplicate]

女生的网名这么多〃 提交于 2019-12-10 14:55:01
问题 This question already has an answer here : Change targeted device family on existing iPhone/iPad app (1 answer) Closed 6 years ago . I have made an app for both iPhone and iPad in the past, but the latest update it only intended for iPhone. I switched Target Device Family to iPhone Only and archived and validated, but I get the error: "This bundle does not support one or more of the devices supported by the previous app version" Is there any way around this? 回答1: Your app is original a

Application Loader - your apple id or password was entered incorrectly - iOS

蹲街弑〆低调 提交于 2019-12-10 14:45:06
问题 I am trying to upload an app on iTunes Store, I have not enrolled in apple developer account but my client give admin access to me as he has a developer account. I am trying to upload via Application Loader . I tried to signin with the app-specific password but I keep getting the error: "Your Apple ID or password was entered incorrectly" even though I am 100% certain that my credentials are correct. After resetting my password, the problem persists. is anything wrong? 回答1: I had this problem

iTunesConnect - Download automatically app's usage analytics

流过昼夜 提交于 2019-12-10 14:04:10
问题 ItunesConnect's app analytics page has two sections: Sales and Usage. For the first part, they have Autoingestion Tool. I found nothing for Usage , and I searched a lot. The closest one was this question: heavy iTunes Connect scraping, by philipp, almost a year ago. And this one, also, about a year ago. Does anyone know if there is a tool like the Autoingestion for Usage (Installations, Sessions, Active Devices, Crashes, etc.)? 来源: https://stackoverflow.com/questions/31620111/itunesconnect

Track App Store download source

冷暖自知 提交于 2019-12-10 13:55:12
问题 Is there a way to track App Store download source ? Per example, if I post a link on the Facebook page of my app, can I know how many person downloaded my app from this link ? Thanks for your answer. 回答1: Yes, you can track downloads from devices iOS8+ and tvOS2+ with campaign links from Apple's App Analytics: https://analytics.itunes.apple.com/ Choose your app, then go to "Sources" and create a new link with the link builder there. It will look like this: pt= is your unique provider token;

Multilingual app in App Store; use two versions - or use apple localisation? (special case)

喜你入骨 提交于 2019-12-10 13:16:04
问题 I'm having a very unique dilemma regarding my app-submission to the iOS AppStore. It's an app for kids between 1.5 and 3 years old, the idea behind the app is that a voice guides you through learning animal names and their sounds. Nothing revolutionary here. The app has always been in Swedish, but i've now added support for English (both the voice and texts). So, how should i handle this when submitting to the AppStore? The default route would be localisation, but that will put to much faith

Is there a way to check if a user has rated your app on the app store?

痴心易碎 提交于 2019-12-10 12:45:01
问题 I currently have a method that prompts the user to rate my app on the store after the first 20 times they load the app, then the next 30 loads, then the next 40 loads, and so on. The user has 2 options at the UIAlert: RATE NOW or MAYBE LATER. I would really like to avoid annoying the users who have already taken the time to rate the app. Is there a simple way to do this? Despite the bad form, I'm answering my own question with the best (poor) solution I can manage, so I'm looking for

My app crash after downloading it from appstore

烂漫一生 提交于 2019-12-10 12:24:25
问题 I just did an update of my application to app-store and after approval i downloaded it and it crashed. I have not seen any problem during testing at all. One thing that could be a problem is that i lowered the approved IOS release from 4.2 to 4.0, maybe that is the problem but it does not explain why i did not have any problem on my device. Anyone that can help me with some ideas so i can find the problem as i do not even know where to start looking except the IOS level? Here is the crash log