How to set the monthly subscription for iOS application? [closed] - ios

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Closed 9 years ago.
Improve this question
iam doing the one application.I want to set the monthly subscription for that application. Means I want to get the transaction receipt when I install the application on device. And every month user wants to renewal the subscription. If not renewal application not open.This is my requirement . So please tell me how can apply the subscription for total application .

You can't make the app to not open if third-party subscription ends.
That would look like a crash.
What you should make is when a user opens your app you tell him to renew the subscription and how.

Related

Does apple allow us to take the user's mobile number upon registration? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 4 years ago.
Improve this question
I have an application where i need to take the mobile number of users upon registration, and then verify the phone number by sending a pin code to his number.
Is this against apple's policies?
No that is not against Apple's Policies, apps such as WhatsApp do this.
However, according to Apple's Human Interface Guidelines you should delay sign up as long as possible and also explain why such information is necessary for your app.

iOS App Store user review notification [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 4 years ago.
Improve this question
Is there anyway to get notified when a user posts a review of your app in the app store? E.g. it would be nice to get an email every time a new review of my app is posted.
It seems as though you do not want to log into itunesconnect and look for reviews every day. Try signing up for a service like appannie.com It is free and they send you a daily email with downloads from the previous day and any new reviews that you have received.

Submit an iOS application with login [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
I would like to ask a question about submit process of an iOS application. The application which I would to submit has a private area accessible by credentials. Have I to send the credentials to Apple for testing?
Thanks,
S.
When you submit the app, there is a field near the bottom of screen saying Review Notes . You can add the test credentials there, which will be noticed by the reviewers at Apple.
Yes, you should give Apple the credentials. There is box in iTunes Connect where you can give Apple the extra information needed to test the app.

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.

Resources