Click or drag to resize

PackageInstallerExceptionUpgradeVersionError Field

The installed version is higher than that of the .apk intended for the upgrade.

Namespace:  Com.Datalogic.Device.App
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int UpgradeVersionError = -3866612

Field Value

Type: Int32
Remarks

The installed version is higher than that of the .apk intended for the upgrade.

[Android Documentation]

See Also