Skip to content

Commit 1ed708f

Browse files
committed
Prepare version 6.0.2
1 parent ca6b030 commit 1ed708f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_inapp_purchase
22
description: 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
66
homepage: https://github.com/hyochan/flutter_inapp_purchase/blob/main/pubspec.yaml
77
environment:
88
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)