Mobile Support (VA074_)

Version

Date

Included

Version

Date

Included

2.0.2.0 

Feb 17, 2023

1. Fixes done to send push notification even if 'Enable Push Notification' is not enabled at user screen for notification type OTP, OTH and DIS.

2. Restrict disconnect from all devices if user press disconnect button from screen for only one device. 

2.0.1.0 

Oct 11, 2022

1. Rebuild the module with updated NuGet Packages to make compatible with Vienna Advantage Framework version 5.0 and above. 

Note:- This version and all future versions of this module will be compatible with Vienna Advantage Framework version 5.0 and above. If you are using Vienna Advantage Framework 4.X.X.X then, do not install this version.  

Module Dependency

Vienna Advantage Standard (VAS_) <1.0.1.0> 

Changed dependent assembly path bindings to the mentioned path below in the web.config file:

<dependentAssembly> 

<assemblyIdentity name="System.Collections.Immutable" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" /> 

<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" /> 

        </dependentAssembly> 


        <dependentAssembly>
                        <assemblyIdentity name="Google.Apis" publicKeyToken="4b01fa6e34db77ab" culture="neutral" />
                        <codeBase version="1.49.0.0" href="bin\PushNotification\Google.Apis.dll" />
        </dependentAssembly> 

1.0.9.0 

Jul 14, 2022

1. Fixed bug for displaying date on Mobile Linking form 

1.0.8.0 

Jul 13, 2022

Changed dependent assembly path bindings to the mentioned path below in the web.config file:

<dependentAssembly> 
         <assemblyIdentity name="Google.Apis"   publicKeyToken="4b01fa6e34db77ab" culture="neutral" /> 
         <codeBase version="1.49.0.0" href="bin\PushNotification\Google.Apis.dll" /> 
     </dependentAssembly>

1.0.7.0 

Jun 16, 2022

1. Introduced new feature to disconnect all the connected devices with the process given on Mobile support window and we send the alert to user also that these devices will disconnected and logged out automatically. 

2.New fields added on Mobile Support window to maintain that from which App the mobile is linked. We added 2 new fields for this Mobile App Code and Mobile App Name. 

1.0.6.0 

Mar 11, 2022

1.0.4.0 

Jun 28, 2021

1.0.2.0 

Jan 15, 2021

1.0.1.0

Dec 16, 2020