Show / Hide Table of Contents

    DEM 2 1.0.451 Release Notes

    Released 22.01.2021

    View in browser

    This release continues to improve existing features while introducing a few significant feature contributions.

    What's new

    New features:

    • Prelogin balance with emoji - We added a new posibility for user to set prelogin balance - with emoticons. When this option is selected users will define the levels and the related emoji to present the levels. The emoji will allow the customer to quickly identify the balance without disclosing it to someone that has access to the phone. If customer doesn't have emoji balance set, application will create a list of 3 predefined levels as an example, which are retrieved from the server as a configuration.

    • Campaign management on post payment screen - Banner is now shown on post payment screen. We added a new class Zone to Dialog API models:

      
            [Serializable]
            [DataContract(Name = "zone")]
            public class Zone
            {
                [DataMember(Name = "zone-name", EmitDefaultValue = false)]
                public string ZoneName { get; set; }
                [DataMember(Name = "zone-id", EmitDefaultValue = false)]
                public int ZoneId { get; set; }
            }
      
            [Serializable]
            [DataContract(Name = "zones")]
            public class ZoneList
            {
      
                [DataMember(Name = "zones", EmitDefaultValue = false)]
                public List<Zone> Zones { get; set; }
      
            }
      

    Latest application on AppCentar

    Halk - SxS MToken - SC 24x7 UAT

    • Android 71.08 MB (132)
    • iOS 65.04 MB (76)

    DEM V2 - Staging - SxS on Halk test

    • Android 59.69 MB (262)
    • iOS 67.26 MB (243)

    DEM V2 - Demo - SxS on Halk test

    • Android 59.57 MB (239)
    • iOS 67.12 MB (221)

    Packages (451)

    NuGet feed AzureDevOps

    Build status

    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

    • DEM V2 documentation - what's new
    • Configuration
    • Open-source DEM 2.0 AssecoSee GitHub repository

    Thank you to our community for helping to make DEM even better! Mobile Team

    Back to top Copyright 2020 Asseco SEE