Releases: Flutterwave/AndroidSDK
Releases · Flutterwave/AndroidSDK
1.0.29e
- Removed all secret key requirements
- Changed the requery endpoint
1.0.29
- Add UBA to list of banks in the account payment option
- Fixed a memory leak that occurs immediately after payments complete
- Display the OTP instructions from the banks to the user
- Added proguard rule
1.0.28
- Added support for subaccounts and split payments
- Updated Mastercard and Visa logos
- Moved otp, pin and webview flows to a separate activity for better user experience
1.0.27a
Added parameters to enable the implementation of the new remember me/save cards flow
1.0.27
Reverted dependencies from implementation
to compile
to fix issues with proguard
1.0.26fix4
Revert all dependencies back to compile
1.0.26fix3
Changed AESCrypt back to compile from implementation
1.0.26fix
Included parcler via compile instead of implementation
1.0.26
Changelog
- Fixed back navigation issue on Mpesa and Ghana mobile money page
- Changed
compile
keyword toimplementation
for sdk dependencies to prevent them from spilling over into app
1.0.26fix2
Changed AESCrypt back to compile from implementation