app-store

What information does a developer get from apple about each user that buys an app in the appstore?

旧城冷巷雨未停 提交于 2020-01-01 19:08:14
问题 Does anyone know what end user information a developer receives from Apple regarding a purchase of their application in the app store? Do they receive the end users full name, the unique identifier of their iPhone/iPod touch, or possibly their email address? 回答1: None of the above. All you get is a tally of how many people purchased your app, on what day, and from what country. Any additional data would have to be gathered from directly in the app, that is, the app would have to "phone home".

Apple App Store Advanced Analytics

时光怂恿深爱的人放手 提交于 2020-01-01 16:42:10
问题 I have several applications in App Store and I wish to get further advanced analytics for how they are doing. I'm already listed to some sites that do analytics for Number of Downloads and for Online Ranking (they check every hour where was each app ranked in each country). I want to have the following: Landing - I want to check how people got to my application's App Store / iTunes page; from commercial banners, reviews (I want to see that it came from a specific web page), from inner banners

iOS app publishing - publishing under different author name

随声附和 提交于 2020-01-01 11:37:28
问题 I have been developing and testing an iPhone app under a family members Apple Developer account. He paid for the account and it's registered under his business. When it comes time to publish, will it appear in the App store (and for that matter anywhere else where the author name is published), under his name or his company name? Can this be changed? Is it possible to publish an app on a developer account but under a different author name? 回答1: Yes, it will appear in the App Store under his

Why can't I change an iPhone app release date? [closed]

不想你离开。 提交于 2020-01-01 08:03:28
问题 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 5 years ago . Another answer states: You can only use the Version Release Control on app updates. It is not available for the first version of your app since you already have the ability to control when your first version goes live, using the Availability Date setting within Rights and Pricing. However what I'm trying to do

Why can't I change an iPhone app release date? [closed]

大憨熊 提交于 2020-01-01 08:03:20
问题 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 5 years ago . Another answer states: You can only use the Version Release Control on app updates. It is not available for the first version of your app since you already have the ability to control when your first version goes live, using the Availability Date setting within Rights and Pricing. However what I'm trying to do

Notify User about new update of application in app store as a alert and automatically install updated version in iPhone?

假装没事ソ 提交于 2020-01-01 06:33:44
问题 Currently my application with version 1.1 is available in app store. Current Scenario: when i update new version update is shown in app store when user goes to app store. Required: As soon as user starts application alert should be popped up and if new version is available in app store it should automatically install that if user clicks OK . Please suggest me the way to do this. 回答1: You can't make it install automatically, you can send the user to the app store app with your itunes app url.

iOS - old versions of app getting installed from the App Store

泄露秘密 提交于 2020-01-01 02:16:09
问题 We just had an app update get approved in the App Store today. However, on some devices, when we download the app, even after completely deleting it first, it is installing the previous version. Is the device somehow remembering the old version? How is this possible? Some devices that weren't used as much for development seem to download the correct version from today. What could be going on here? 回答1: Have these devices ever installed your app via TestFlight? We had this issue and TestFlight

How to show special characters on Apple App Store product description?

て烟熏妆下的殇ゞ 提交于 2019-12-31 12:53:15
问题 I see with some apps like Toodledo they use checkmarks for their revision history. How can you show/use special characters in an App Store product description? Does it allow HTML or do you just have to use ascii character codes? Any tips/tricks for better presentation of our app's product information? Thank you. 回答1: Simply enter the characters using the character table in OS X. To show it, go to OS X System Preferences -> International and select "Show Input Sources in Menu Bar". You should

Link to app manage subscriptions in app store

折月煮酒 提交于 2019-12-31 08:28:11
问题 Currently with In app purchase the only way to cancel an auto-renewing subscription is to do the following with the device: Settings > Store > View my account > Manage my subscription Is it possible programmatically to link directly to the Manage my subscription page in the app store? I know I can open the app store via something like NSURL *url = [NSURL URLWithString:@"itms-apps://itunes.apple.com"]; [[UIApplication sharedApplication] openURL:url]; I have seen other apps do this but I can't

Apple AppStore and developers identification policy

时光怂恿深爱的人放手 提交于 2019-12-31 05:50:38
问题 I have a little bit of confusion about iOS Apps publication. The first time you come across developing Apps for the iPhone you intend to publish on the AppStore, you have to register as an iOS developer. But what if you're developing that App for somebody else like a customer? I can guess the entity which produces that App which must appear on the download form in the AppStore should be the customer itself. Nevertheless, to be able to deploy the App to non-development devices you have to