File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 2.5.2
2+ * SKProduct issue fix
3+ * Unfinished transactions fix
4+ * Minor improvements
5+
16## 2.5.1
27* iOS 14.5 advertising ID support
38
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ import 'models/purchase_exception.dart';
1616import 'qa_provider.dart' ;
1717
1818class Qonversion {
19- static const String _sdkVersion = "2.5.1 " ;
19+ static const String _sdkVersion = "2.5.2 " ;
2020
2121 static const MethodChannel _channel = MethodChannel ('qonversion_flutter_sdk' );
2222 static const _purchasesEventChannel =
Original file line number Diff line number Diff line change 11name : qonversion_flutter
22description : In-App Subscription Infrastructure to grow your subscription business
3- version : 2.5.1
3+ version : 2.5.2
44homepage : ' https://qonversion.io'
55repository : ' https://github.com/qonversion/flutter-sdk'
66
You can’t perform that action at this time.
0 commit comments