Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ipad iOS 7.1.1 support for In App Purchases #38

Closed
BelletristApps opened this issue May 9, 2014 · 3 comments
Closed

Ipad iOS 7.1.1 support for In App Purchases #38

BelletristApps opened this issue May 9, 2014 · 3 comments

Comments

@BelletristApps
Copy link

Hi

There seems to be a problem with the in app purchases plugin and iOS 7 on iPads. It works perfectly on an iphone, but on an ipad the IAP information is not shown and neither is the purchase button. Only the restore all button appears.

Any ideas.

My app gets rejected from the itunes.connect store due to this issue.

screenshot_0-2
img_1243

@j3k0
Copy link
Owner

j3k0 commented Aug 26, 2014

Do you have anything on the console when testing on the iPad? (try enabling debug mode in the plugin... see the README for that)

There isn't any difference in the OS in the way IAP are handled for iPhones and iPads.

Maybe the iPad isn't using a Test User?

@conjac
Copy link

conjac commented Sep 3, 2014

I cannot connect to the iTunes store in iOS 7.1.2. It gives below issue:

See console log:

2014-09-03 15:14:51.970 HelloWorld[5256:60b] InAppPurchase[objc]: Getting products data
2014-09-03 15:14:51.970 HelloWorld[5256:60b] InAppPurchase[objc]: Set has 1 elements
2014-09-03 15:14:51.971 HelloWorld[5256:60b] InAppPurchase[objc]: - tv.leopard.subscription
2014-09-03 15:14:51.971 HelloWorld[5256:60b] InAppPurchase[objc]: Starting product request...
2014-09-03 15:14:51.971 HelloWorld[5256:60b] InAppPurchase[objc]: Product request started
2014-09-03 15:14:52.836 HelloWorld[5256:60b] InAppPurchase[objc]: In-App Store unavailable (ERROR 2)
2014-09-03 15:14:52.837 HelloWorld[5256:60b] InAppPurchase[objc]: Cannot connect to iTunes Store

@j3k0
Copy link
Owner

j3k0 commented Oct 27, 2014

@conjac

I had my hands on an iPad running iOS 7.1.2, but I couldn't find any issues.

I'm closing the issue. Please open it back in case it's still happening for you.

@j3k0 j3k0 closed this as completed Oct 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants