bizz84 / bizz84/SwiftyStoreKit

IAP Not working for MacOS Application

Open
#347 1 comment 0 reactions 0 assignees View on GitHub
help wanted macOS status: needs analysis
Dominant language
Swift
Stars
6.7k
Forks
801
PR merge metrics
No merged PRs in 30d

Description

### Platform
- [ ] macOS

### In app purchase type

- [ ] Auto-Renewable Subscription

### Environment

- [ ] Sandbox

### Version
0.13.0

## Report

### Issue summary
In App Purchase not working for MacOS application. Actually Nothing happen when I call `SwiftyStoreKit.purchaseProduct("com.ca.plagChecker.business", quantity: 1, atomically: true) { result in}`
This product is not purchased according to this function SwiftyStoreKit.verifyReceipt

### What did you expect to happen
When I call purchaseProduct function, it should purchase or throw an error.

### What happened instead
Nothing happens, no success no error. I am just like lost somewhere.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.