/
Mobile Support (VA074_)

Mobile Support (VA074_)

Version

Date

Included

Version

Date

Included

Changed dependent assembly path bindings to the mentioned path below in the web.config file, if not already added.

<dependentAssembly>
<assemblyIdentity name="Google.Apis" publicKeyToken="4b01fa6e34db77ab" culture="neutral" />
<codeBase version="1.49.0.0" href="Areas\VA074\PushNotification\Google.Apis.dll" />
</dependentAssembly>
<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="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.2" newVersion="4.0.1.2" />
</dependentAssembly>

2.0.7.0

Mar 7, 2025

Enhancement:

  1. New widget created for mobile linking form “Mobile Linking” .

2.0.6.0

Feb 1, 2025

Changes:

  1. Changed Name In Mobile Linking form from Vienna to Onfinity.

2.0.4.0

Dec 11, 2024

Enhancement:

  1. Changes done for authentication method of Access key 

2.0.3.0

Apr 1, 2023

  1. Fixes done for opening multiple instances of Mobile Linking form 

  2. Added Mobile Application download URLs on Application Store images. 

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="Areas\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. Change target framework version from 4.5 to 4.8 (Application Server should have installed .net framework version 4.8) 

2.Added support to send notification for DMS functionality 

3.New feature to login to VA Application with VA Mobile App two factor authentication. 

For more details please refer to VA Mobile App Authentication (2FA)  (Web view

1.0.4.0 

Jun 28, 2021

1.Introduced new feature to send push notifications to users for notices, workflow approvals, appointments, tasks etc. (Vienna Advantage Framework Version 4.3.5.0 or higher required) 

1.0.2.0 

Jan 15, 2021

1.Work Done to send user's value to QR code 

1.0.1.0

Dec 16, 2020

Form that helps user to connect with VA instance, for more information click here 

 

Related content