How to check In App Purchase Auto Renewable Subscription is valid

Today, I have trouble with this problem. Follow Apple doc here, I used this way to check subscription is expired or not. My idea: user APPLE REST API response: (request time + expired time) to check expired or not + (BOOL)checkInAppPurchaseStatus { // Load the receipt from the app bundle. NSURL *receiptURL = [[NSBundle mainBundle] … Read more

Am I getting the steps right for verifying a user’s Android in-app subscription?

As it turns out, my steps were not correct. It took me weeks to figure this out and it doesn’t seem to be documented anywhere else. You’re welcome: Create a Web Application account in the Google APIs Console. Put any website as a “redirect URI”; it doesn’t matter since you will not really be using … Read more

How to cancel Auto-renewable subscription by using test user in sandbox environment?

You can do it in the following way: Open iOS Settings Go to “App Store” Tap your sandbox account (“SANDBOX ACCOUNT” section at the bottom of the screen) Select “Manage” “Edit subscription” screen will open and there you’ll have a “Cancel subscription” option for your Sandbox subscription. With a small delay (it was several minutes … Read more

Why I didn’t see Auto-Renewable Subscription in iTunes Connect

I have found answer: When you want to sell something, but you haven’t sold anything before. You should open iTunes Connect -> Agreements, Tax, and Banking. I think you have got Master Agreements -> Contracts In Effect -> only row with Contract Type: Free Applications Apple doesn’t give you access to functions for sell anything. … Read more

Use in_app or latest_receipt_info for getting latest receipt for auto-renewable iOS 7 style transactions?

Just wanted to make clear that only the latest_receipt_info field is returning the latest renewed receipt. This is based on what we’re actually getting back from Apple. The relevant documentation is here on page 21. Although it states that latest_receipt and latest_receipt_info fields are “Only returned for iOS 6 style transaction receipts for auto-renewable subscriptions”, … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)