DEM 2 1.0.455 Release Notes
Released 11.02.2021
This release continues to improve existing features while introducing a few significant feature contributions.
What's new
Changes after migration to Xamarin Forms 5
- MasterDetailPage replaced with FlyoutPage
- AndroidX packages update
- Rg.Plugins.Popup update and its initialization for android moved to MainActivity from MainClass
- For iOS update of Acr.UserDialogs
Xamarin Community Toolkit
- Xamarin Community Toolkit package installed
- AvatarView control added to replace old custom control
Note
AvatarView is added to TemplateBeneficiaryDetailPage and following data templates: DeviceContactsListElement, PaymentTemplateListElement and ChoosePaymentTemplateListElement. You need to install Xamarin Community Toolkit to make everything work or you can override mentioned views, but we recommend usage of new control.
You can find more about Xamarin Community Toolkit on this link.
Halk
Onboarding changes:
We expanded AMLQuestionsAnswers model with following property:
/// <summary> /// /// </summary> [DataMember(Name = "application-number")] public string ApplicationNumber { get; set; }
- SubmitAmlQuestionsLookup method is expanded with one more parameter - application number, that from now on, will be sent along with the answers.
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 (455)
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