jinSasaki / InAppPurchase

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

Price is fetched as Int, not NSDecimalNumber #15

Closed meyer-solutions closed 6 years ago

meyer-solutions commented 6 years ago

The price should be NSDecimalNumber.

jinSasaki commented 6 years ago

@meyer-solutions

Please tell me that reason. Because of formatted strings with currency? I am considering introduction positively. 😄