DEM 2 1.0.580 Release Notes
Released 27.05.2022
This release continues to improve existing features while introducing a few significant feature contributions.
What's new
mToken wrapper - CalculateOtp
CalculateOtp method of our IMtokenWrapper interface is expanded with optional string parameter named OtpSlot, for Srpska bank. They needed the possibility to pass otp slot name, so that they could use different one on payment authorization. Just add this change in your MTokenWrapper implementations and you're good to go.
public string CalculateOtp(string otpSlot = null) { ... the code you have ... }
New SxS SDK for Android
- We made a new binding library for merged IPS and mToken 1.4.4-42 SDK for Android. New DLL is located in ExternalDependencies/mToken_IPS_droid_2022.05.25.
Halk
- New merged IPS and mToken SDK for Android imported
- Biometrics enabled for Android
- Minor design changes
- Other minor changes and fixes
SME - Bug fixed on SharePoint External
- 74, 82, 86, 276, 291, 305, 312
Latest application on AppCentar
Halk - SxS MToken - SC 24x7 UAT
Halk SME - SxS MToken - SC 24x7 UAT
DEM V2 - Staging - SxS on Halk test
DEM V2 - Demo - SxS on Halk test
Packages (580)
Contributions welcome!
If you have one or more of some common pieces of code that you are always replicating across delivery apps, don't hesitate to contribute! We are the first NuGet package you install when creating a new .Net Mobile banking app!
Please have a look at our contribution guide before you get started.
If you need any help getting started, please let us know.
Useful Links
Thank you to our community for helping to make DEM even better! Mobile Team