File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 8.2.5
4+
5+ ### New Features
6+
7+ - ** ExternalPurchaseCustomLink API (iOS 18.1+)** : Support for Apple's custom external purchase links
8+ - ` isEligibleForExternalPurchaseCustomLinkIOS() ` - Check eligibility
9+ - ` getExternalPurchaseCustomLinkTokenIOS() ` - Get token for reporting
10+ - ` showExternalPurchaseCustomLinkNoticeIOS() ` - Show disclosure notice
11+
12+ ### Dependencies
13+
14+ - Updated OpenIAP versions:
15+ - ` openiap-apple ` : 1.3.13 -> 1.3.14
16+ - ` openiap-gql ` : 1.3.15 -> 1.3.16
17+
318## 8.2.4
419
520### Dependencies
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 : 8.2.4
5+ version : 8.2.5
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