Skip to main content

13 posts tagged with "scan2deploy-android"

View All Tags

· One min read

Enhancements

  • Better coordination with Espresso during Enterprise backup restore.
  • Enhanced timeout for OEMConfig to avoid errors when downloading eSIM profiles.
  • Supports ability to clear any existing application policies

Corrected Defects

  • Applying WPA3 network profiles when Wi-Fi is disabled can fail.
  • Unable to create an Enterprise backup when deploying from USB storage.

· One min read

Enhancements

  • Updated to support latest ShopEvolution.

Corrected Defects

  • Disabling Wi-Fi in Device Settings can fail when also defining networks configuration.
  • Creating Enhanced Open or WPA3-based networks can fail.
  • Expanding profile contents can fail when used with ShopEvolution.

· One min read

Enhancements

  • Updated to support Android 13
  • Added selection of default browser
  • Enhanced support for EAP network configuration
    • WPA3 EAP networks
    • CA Certificates
    • Online certificate status
    • Domain filters

Corrected Defects

  • Scanning a set of 10 or more v3 labels fails if not scanned in order
  • Scanning an invalid profile barcode label presents a blank screen
  • Replacing or removing an existing WiFi network fails

· 2 min read

Corrected defects

  • Incorrectly reports "Done" after "Checking for archive server" if WiFi is not connected or no network is defined in profile.
  • The following failures are now treated as warnings instead of (fatal) errors.
    • Failure to update/remove existing networks.
    • Attempting to downgrade pre-installed APKs.
  • Visual Formatter files are persisted with the wrong persistence type.
  • Visual Formatter files are installed but disabled when profile also includes a self-update.
  • Profile policies filter out some valid property IDs.
  • Agent v2.0.8 fails to complete a self-update to a newer version of Agent.
  • Restoring Enterprise backup fails if profile includes a self-update to a newer version of Agent.
  • Fails waiting to get a valid IP address under the following conditions:
    • No download deployment is used and networks are only defined with "after-staging" availability.
    • Location mode is disabled.
  • Timeout waiting for OEMConfig when restoring from Enterprise backup.
  • Deploying a profile with a keyboard remapping file can result in applying a previous profile.
  • Download percentage can display unexpected values with very large profiles.
  • Agent attempts to install all ZIP files from the Download folder as an OTA file.
  • Reset after OTA update fails when used with silent deploy.
  • Disabling Enterprise Agent APK can fail.

· One min read

Enhancements

  • Improved feedback of multi-label profiles.
  • Added feedback from OEMConfig.
  • Added feedback from OTA updates.
  • Improved script command processing.
  • Improved feedback when using Agent service.
  • Increased performance by reducing time to process profile.
  • Enhanced profile message content.
  • Added a log file of the previous profile.

Corrected defects

  • Corrected numerous stability issues.
  • Corrected issue where Profile Manager policies might fail to apply on devices with limited space in the enterprise partition.
  • Corrected issue failing to complete deployment when installing Keyboard mapping files.
  • Corrected "Unable to reach archive server" error when switching from an existing network connection to a different one defined in a profile.
  • Corrected intermittent failures when installing Visual Formatter files.
  • Added more filters to avoid misinterpreting short Code-128 labels as old DL-Stager labels.

· One min read

Enhancements

  • Properly handle new 'no default' enum value in "default-home" section of schema
  • Support EAP-TLS user certificates

Corrected defects

  • Fix issue where setting Surelock as default home/launcher didn't work
  • Do not downgrade oemconfig if version of app on the device is newer than in the profile

· One min read

Enhancements

  • Show error if OEMConfig is not installed on device and apk isn't included in profile (134949)
  • Added support for the BATTERY_OPTIMIZATION script command added to schema v1.11. This allows you to include or exclude an application from battery optimization on the device (132908)
  • Support for deployment networks, as defined by 'additional-networks` array in the schema (122555)
  • Support enhanced (V3) barcode encryption (106403)

· One min read

Corrected defects

  • Resolves an issue where Scan2Deploy would often fail to get an IP address before trying to reach the server (122771)
  • Fix an issue where Scan2Deploy would crash if the device's locale was changed in a Scan2Deploy profile (134817)
  • Delay performing schema validation until after self-updates are performed (133229)
  • Fix typo in feedback intent action. Was "com.datalogic.scan2depoly.feedback". Should be "com.datalogic.scan2deploy.FEEDBACK" (133395)

· One min read

Corrected defects

  • Resolves an issue that caused Scan2Deploy to fail while installing APKs included in a profile .tar file. The timing was such that GMS updates from Google were occurring in the background while the APK was being installed and this caused the install to fail.