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

IAP for iOS in Godot 4.x #8423

Closed
ultramarinebicycle opened this issue Nov 14, 2023 · 1 comment
Closed

IAP for iOS in Godot 4.x #8423

ultramarinebicycle opened this issue Nov 14, 2023 · 1 comment

Comments

@ultramarinebicycle
Copy link

Describe the project you are working on

A mobile game that I want to export to Apple platforms, specifically iOS.

Describe the problem or limitation you are having in your project

No first-party solution exists for implementing IAP on iOS.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Create a library/plugin that helps users create and test IAP, along with step-by-step documentation.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Essentially the same way as for Godot 3.x. And also show common pitfalls.

If this enhancement will not be used often, can it be worked around with a few lines of script?

Not to the best of my knowledge.

Is there a reason why this should be core and not an add-on in the asset library?

In-app purchases are pretty much a fundamental requirement in modern game development.

@Calinou
Copy link
Member

Calinou commented Nov 14, 2023

Thanks for the proposal! Consolidating in godotengine/godot-ios-plugins#47, as update requests don't need proposals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants