We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ca562 commit 2e684d7Copy full SHA for 2e684d7
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.9-alpha
2
+
3
+* Fix: Android bug on API levels 30 and above causing Custom Chrome Tabs to crash.
4
+* Feat: fallback support for phones with no Custome Chrome Tabs installed.
5
## 0.0.8-alpha
6
7
* Fix: case-sensitive application ID on Android.
pubspec.yaml
@@ -1,6 +1,6 @@
name: hyperpay
description: A plugin to wrap HyperPay mobile SDK for iOS and Android, used to accept payments in Flutter apps using HyperPay Payments Gateway.
-version: 0.0.8-alpha
+version: 0.0.9-alpha
repository: https://github.com/nyartech/hyperpay
environment:
0 commit comments