DEM 2 1.0.530 Release Notes
Released 02.08.2021
This release continues to improve existing features while introducing a few significant feature contributions.
What's new
Migration to Android 11
We raised target framework to Android 11.0 (R). There should be no additional changes for you other than package update and change of the target in your android projects. If there are any problems, feel free to contact us.
If you use AppCenter, don't forget to change SDK version in build configuration. We changed it to 11.1.
AFilterSwipe arrows
- Arrows of AFilterSwipe control aren't images anymore, we changed it to icons, so their color can now be changed through resources with already known colors - FilterSwipeArrowsTintColor and FilterSwipeArrowsBackgroundColor.
Deep link documentation
- We finished deep link documentation. Complete document, with all described changes and the process of Universal Links implementation for iOS, you can find here.
Halk
- Android application startup optimization - We managed to reduce the startup time of the application by 3-5 seconds in release for android using custom profile. If you want to add this to your android project, just follow the instructions from this link. Also, make sure that your AOT settings are the same as ours.
POBA
- We expanded AccountArrangement model of Arrangement API with following property:
[DataMember(Name = "fx-debt-kind", EmitDefaultValue = false)]
public string FxDebtKind { get; set; }
Erste
- We expanded ProductsGetListUriParams of Product API with following property:
[DataMember(Name = "residency", EmitDefaultValue = false)]
public List<string> Residency { get; set; }
Bug fixed
Staging
Latest application on AppCentar
Halk - SxS MToken - SC 24x7 UAT
DEM V2 - Staging - SxS on Halk test
DEM V2 - Demo - SxS on Halk test
Packages (530)
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