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

[in_app_purchase_storekit] Prevent ios devices below ios 15 from enabling storekit #158894

Open
LouiseHsu opened this issue Nov 13, 2024 · 1 comment · May be fixed by flutter/packages#8110
Open
Assignees
Labels
p: in_app_purchase Plugin for in-app purchase P2 Important issues not at the top of the work list team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team

Comments

@LouiseHsu
Copy link
Contributor

LouiseHsu commented Nov 13, 2024

Devices under ios 15 don't support storekit2, so add a version check.

@LouiseHsu LouiseHsu added p: in_app_purchase Plugin for in-app purchase P2 Important issues not at the top of the work list team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team labels Nov 13, 2024
@LouiseHsu LouiseHsu self-assigned this Nov 14, 2024
@LouiseHsu LouiseHsu linked a pull request Nov 16, 2024 that will close this issue
11 tasks
@jmagman
Copy link
Member

jmagman commented Nov 19, 2024

I thought the plan was to add a fallback to StoreKit 1 when run on > iOS 15?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: in_app_purchase Plugin for in-app purchase P2 Important issues not at the top of the work list team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants