Releases: hyochan/react-native-iap
Releases · hyochan/react-native-iap
6.0.4
6.0.4
- [Android] Update deps, fix permissions on graddle wrapper #1323
- [Amazon] Add promise handling for Amazon purchases instead of resolving immediately 1302
6.0.3
- Add force refresh receipt for ios #1303
6.0.2
6.0.2
6.0.1
- Add
introductoryPriceAsAmountAndroid
#1277
6.0.0
6.0.0
5.2.14
- Remove IAPPromotionObserver for manual installation process #1267.
5.2.13
5.2.13
Fixed android receipt validation URL.
5.2.12
Rebuild again incase of missing pre-build.
5.2.11
5.2.11
- Fixed fetch requestheader #1258.
5.2.10
- Added more fields to the android receipt type.
5.2.9
- Reduced the size of imports by removing prev packs.
5.2.8
- Support android receipt type
AndroidReceiptType
instead of the only JSON.
5.2.7
- HotFix -
getProducts
returns fetched products only. Previously it returned both.
5.2.6
- Fixes regression issue in iOS not getting all params #1245. Related #1203.
5.2.5
5.2.4
- Add sandbox agnostic receipt verification #1228
- Fix tvos presentCodeRedemptionSheet not available #1237
5.2.3
- Fixed posible problem clearTransactionsIOS #1227
5.2.2
- Improving typescript types for iOS subscription #1219
- Fix(presentCodeRedemptionSheet): Xcode 11 compatibility #1218
5.2.1
- Patch clear transaction #1215
5.2.0
-
[5.2.0]
- Added presentCodeRedemptionSheetIOS #1201
- Fix that getPendingPurchasesIOS() may returns undefined #1199
-
[5.1.3]
- Fixed Amazon products prices parsing #1191
-
[5.1.2]
- Add introductory price as string without formating and currency #1182
- Add iOS store country code #1186
-
[5.1.1]
- Add type definition on
ProductPurchase
.
-
[5.1.0]
- Expose more variables in
android
#1171.
-
[5.0.1]
- Fix amazon buyItemByType missing parameters /pull/1149
5.0.0
- Support Amazon IAP feature#1134
- Fixes on missing [userId] and [profileId] on android #1141
4.6.3
- Renamed param to
purchaseTokenAndroid
in requestSubscription
since this is android only #1130
- Fix for 'RNIapModule.buyItemByType got 6 arguments, expected 7' #1132