Skip to content

Releases: Flutterwave/AndroidSDK

1.0.16

12 Mar 10:14

Choose a tag to compare

Implemented a new auth model

1.0.15

07 Mar 18:15

Choose a tag to compare

bump version

1.0.14.4b

05 Mar 17:25

Choose a tag to compare

detach view in onPause of fragments

1.0.14.4a

05 Mar 17:03

Choose a tag to compare

fix dialog activity leaked bug

1.0.14.4

01 Mar 10:37

Choose a tag to compare

Changed the status key of the requery response to "Transaction successfully fetched" to avoid confusion

Fixed Meta initialisation issue

27 Feb 13:12

Choose a tag to compare

Fixed Meta initialisation issue

1.0.14.2

19 Feb 16:42

Choose a tag to compare

remove hard references of secretkey from RavePayActivity

1.0.14.1

19 Feb 11:15

Choose a tag to compare

fix: ravePayInitializer hard reference removal

1.0.14

19 Feb 11:03

Choose a tag to compare

Remove all hard references to ravePayInitializer from the account and card presenter to improve separation of concerns

1.0.13

07 Feb 13:34

Choose a tag to compare

Using the null object pattern to disconnect the view from the presenter when user exits the payment page.