Releases: Flutterwave/AndroidSDK
Releases · Flutterwave/AndroidSDK
1.0.16
Implemented a new auth model
1.0.15
bump version
1.0.14.4b
detach view in onPause of fragments
1.0.14.4a
fix dialog activity leaked bug
1.0.14.4
Changed the status
key of the requery response to "Transaction successfully fetched" to avoid confusion
Fixed Meta initialisation issue
Fixed Meta initialisation issue
1.0.14.2
remove hard references of secretkey from RavePayActivity
1.0.14.1
fix: ravePayInitializer hard reference removal
1.0.14
Remove all hard references to ravePayInitializer from the account and card presenter to improve separation of concerns
1.0.13
Using the null object pattern to disconnect the view from the presenter when user exits the payment page.