UDID of users who made inApp Purchase [closed] - ios

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I need to get UDIDs of devices on which inApps from my app were made. Is it possible from iTunes connect or thru any API for developers?

Apple will not give you this information. The way they provide is to retrieve previous transactions made by the user on the current iTunes account. Apple would very much not like it if you were trying to limit the validity of the purchases to the devices not the user. You could have some analytics (flurry, google...) that keeps tracks this information but it is not usual practice, you should not attempt to identify individual users when building statistics on your app's usage.

Related

How to disable Apple Pay option for some countries [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 6 years ago.
Improve this question
We are offering purchases from our app and we are implementing Apple Pay as an option. We will be limiting Apple Pay service to only US and UK users - so simply hiding / showing Apple Pay button. Is this against Apple policies or is it allowed?
EDIT
Lets say we limit usage to US and UK. Is there any proper way to check if users come from that regions? I had in mind using Localisation (checking for preferred language and checking for currency). Or is there any better way?
I don't think apple will reject unless you are not providing enough information on the purchase.
Appstore Review Guidelines does not mention about hiding and enabling buttons but you can read the detailed apple pay user interface guidelines here

REST API for Apple Health Data [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
Is there any REST API support for health data by Apple? I know healthkit api helps to send and receive data from apple health data store but it is very much restricted to ios apps.
What i am trying to achieve is to utilize the send/receive from any other platform like web / other apps etc., Any information / solution appreciated.
I have not seen one, but this is a very new service for them. Still my guess is like most Apple services this will likely be restricted to Apple devices.

Ads in a free ap that require outside subscription (like netflix) [closed]

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 9 years ago.
Improve this question
Does it go against any sort of TOS with apple if you display ads in a free app, when that app requires an outside subscription service? Like netflix.
This isn't totally a programming questions, so if no one knows, or doesn't want to answer, is there a site or location I could go to in order to find out?
Apple has no restrictions against ads in free applications. There are several ad-supported apps which exist.
However, using location data of the user for advertising might lead to the app not being approved.

Apple In App Purchase - Buying customized content [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I have an application in which I want to offer the ability to pay for answers to questions in digital format. I.e, the user would submit a question, and purchase an answer which I would construct and send back to the app. Is this allowed?
I'm not sure if purchasing answers to unknown questions directly would be allowed or not, but I'm sure you could simply sell 'credits' that would give x number of requests.
Yes, this is allowed. See section 11 of the App Review Guidelines for iOS, found here, login required.

publishing an app in the Apple's Appstore for a client [closed]

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 10 years ago.
Improve this question
we are developing iOS apps for several clients.
Not all of them have registered in the apple development program.
is it at all possible for us to publish the app using our account, but have their name and contact information display in the appstore.
No, thats not possible besides custom support and web URLs. But if your client is serious, they should be able to afford the $99 for the account. Are you sure that want to do this anyway? Its your account after all, so you show up with the App and all of its reputation and reviews etc. I wouldn't want to have my clients apps in my normal dev account.
Your company would be listed as publisher. But you will be able to put their URLs and support information and anything in the description area.

Resources