jinSasaki / InAppPurchase

A Simple and Lightweight framework for In App Purchase (Store Kit 1)
MIT License
288 stars 30 forks source link

Crashes that a product is purchased via AppStore #19

Closed jinSasaki closed 6 years ago

jinSasaki commented 6 years ago

Crashes in https://github.com/jinSasaki/InAppPurchase/blob/1ae770153a3f995b4aafdb2e78590a9c984f9eee/Sources/Product.swift#L26

SKProduct passed to paymentQueue(_:shouldAddStorePayment:for:) has a bug that priceLocale is not set.