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

[Feature Request] - UWP Subscriptions #388

Closed
ksoft1 opened this issue May 20, 2021 · 2 comments
Closed

[Feature Request] - UWP Subscriptions #388

ksoft1 opened this issue May 20, 2021 · 2 comments

Comments

@ksoft1
Copy link

ksoft1 commented May 20, 2021

I created a simple app and published it (on UWP and Android) with hidden availability and create add-on product.
-The InAppPurchase and Subscription work on Android.

-On UWP, the InAppPurchase only work but Subscription does not work.

UWP docs specify that :
"To use subscription add-ons, your app must target Windows 10 Anniversary Edition (10.0; Build 14393) or a later release in Visual Studio, and it must use the Windows.Services.Store namespace instead of the Windows.ApplicationModel.Store namespace."]

Do you have any idea why Subscription does not works on UWP?

@ksoft1 ksoft1 changed the title InAppPurchase works on UWP but Subscription does not work with UWP. InAppPurchase works but Subscription does not work. May 20, 2021
@jamesmontemagno
Copy link
Owner

I do not support Subscriptions currently on UWP. I have to re-write it completely to use the new Windows.Services.Store.

@jamesmontemagno jamesmontemagno changed the title InAppPurchase works but Subscription does not work. [Feature Request] - UWP Subscriptions Jul 18, 2021
@jamesmontemagno
Copy link
Owner

#103 for tracking

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

2 participants