Click or drag to resize

PackageInstallerException.FailureIncompatible Field

The commit has been refused with android.

Namespace: Com.Datalogic.Device.App
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 FailureIncompatible = "value"

Field Value

Type: Int32
Remarks
The commit has been refused with android.content.pm.PackageInstaller.STATUS_FAILURE_INCOMPATIBLE.

[Android Documentation]

See Also