1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript5,290 stars (5,290 stars)384 forks (384 forks)batch import
codefeature requesthelp wanted
Description
Is there any in app purchase plugin in somewhere?
Contributor guide
- Tech stack
- objective cjavascript
- Domain
- mobile
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 3-5 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- iOS developmentStoreKitJasonette plugin architecture
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Investigate the existing plugin system in Jasonette iOS by examining how other plugins are implemented (e.g., in the repository's plugin directory). Review the StoreKit framework for in app purchases. Check if there are any comments or linked issues that discuss plugin development. Since the issue is a simple question with no further clarification, the first step is to understand the maintainers' vision for plugins and whether they intend to support IAP. Provide a proposal outlining the steps to integrate a basic IAP plugin, including API design and native code changes.