Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
329 views

MKStoreKit 4.0: How to check if an auto-renewable subscription has been renewed?

I'm using MKStoreKit 4.0 to implement auto-renewable subscriptions in my app and I am able to purchase subscriptions fine but can't get auto-renewal to be successfully tested. This is what I'm doing: ...
2
votes
4answers
222 views

php: how to approach auto premium membership renewal?

scenario: there are 4 items: 30day pass 60day pass 180day pass 365day pass there is a monthly (30 day) credit cap. so if you use the credit up before the end of the month you need to purchase ...
1
vote
0answers
44 views

Access-code renewal in an IFRAME

I have an iframe where I display some of the user's Facebook information. When my server generates the content for the iframe, it checks for responses from Facebook indicating that the access-code ...
1
vote
2answers
410 views

iOS membership renewal few days late

What happens if I renew my iOS membership few days late? I know that Apple will deny "my ability to distribute applications on the App Store and your access to the iPhone Developer Program Portal." ...
1
vote
2answers
61 views

Should we redeploy jars after renewing with the same CSR?

Our Java code signing certificates expires in a month and we just renewed it with Verisign. I was assuming that that would be enough to avoid our clients from seeing any certificate related error ...
1
vote
2answers
1k views

IPhone Development Profile Expired

I really combed this site and others. I read and re-read the related links here and the Apple docs. I'm sorry, but either I am obviously missing something right under my nose, or this Apple ...
1
vote
6answers
4k views

Code Sign error after renewing my certificate

my certificate has just expired. I renewed it on Team section, then renew provisioning profile, and reinstall them on my keychain and xcode, and then I get this error : Code Sign error: The identity ...
0
votes
2answers
134 views

In-App Purchase not available after I renew my Apple Developer Account [closed]

After I’ve renewed my Apple Developer Account (it was disabled for a couple of days) my application cannot use in-app purchase (sandbox). I’ve reinstall all of the provisions and currently able to ...
0
votes
0answers
39 views

Question about subscription renew and observer

I'm make (for my client) an application that manages subscriptions. During my tests in the sandbox I intercepted (sometimes) some SKPaymentTransactionStateRestored calls to the observer, when I ...
0
votes
1answer
82 views

Question about renewing iOS Developer License [closed]

I just bought another year of developers license from Apple and they said that I will get an email within 24 hours. The thing is, my license expires today and I have 2 apps on the app store. If I ...
0
votes
1answer
350 views

Auto renewal verification in app purchase iphone

I am working on one app in which i have implemented the in app purchase and also successfully verified the receipt. I have done the auto renewal subscription in which I want to know how I can check ...
0
votes
5answers
128 views

making personal app for iPhone

I want to make an app and use it for myself only.... I don't want to submit it to apple.. I know about provision profile ...... i also know that it expires after 3 months.... Is there any way so ...