File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 6.0.2
4+
5+ ### Bug Fixes
6+
7+ - ** Android** : Fixed missing ` signatureAndroid ` field in purchase conversion
8+ - Added ` signatureAndroid ` and other Android-specific fields to the Purchase object
9+ - Ensures Android purchase signature is properly passed through for receipt validation
10+
311## 6.0.1
412
513### Bug Fixes
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: flutter_inapp_purchase
22description : In App Purchase plugin for flutter. This project has been forked by
33 react-native-iap and we are willing to share same experience with that on
44 react-native.
5- version : 6.0.1
5+ version : 6.0.2
66homepage : https://github.com/hyochan/flutter_inapp_purchase/blob/main/pubspec.yaml
77environment :
88 sdk : " >=3.0.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments