Release Notes

DMSDK 3.7.4- 05/24

Changes:

DMSDK 3.7.3- 04/24

Changes:

DMSDK 3.7.2- 02/24

Changes:

DMSDK 3.7.1- 10/23

Changes:

DMSDK 3.7 - 9/23

Changes:

DMSDK 3.6 - 8/22

Changes:

DMSDK 3.5 - 4/22

Changes:

DMSDK 3.4.2 - 9/21

Changes:

DMSDK 3.4.1 - 8/21

Changes:

DMSDK 3.4 - 7/21

Changes:

DMSDK 3.3 - 3/21

Changes:

DMSDK 3.2.1 - 1/21

Changes:

DMSDK 3.2 - 12/20

Changes:

DMSDK 3.1.3 - 9/20

Changes:

DMSDK 3.1.2 - 8/20

Changes:

DMSDK 3.1.1 - 7/20

Changes:

DMSDK 3.1 - 4/20

Changes:

DMSDK 3.0.1 - 1/20

Changes:

DMSDK 3.0 - 11/19

Changes:


DMSDK 2.12.2 - 8/19

Changes:

DMSDK 2.12.1 - 7/19

Changes:

DMSDK 2.12 - 7/19

Changes:

DMSDK 2.11.1 - 6/19

Changes:

DMSDK 2.11 - 4/19

Changes:

DMSDK 2.10.1 - 1/19

Changes:

DMSDK 2.10 - 10/18

Changes:

DMSDK 2.9.4 - 9/18

Changes:

DMSDK 2.9.3 - 9/18

Changes:

DMSDK 2.9.2 - 8/18

Changes:

DMSDK 2.9.1 - 7/18

Changes:

DMSDK 2.9 - 6/18

Changes:

DMSDK 2.8 - 3/18

Changes:

DMSDK 2.7.2 - 3/18

Changes:

DMSDK 2.7.1 - 2/18

Changes:

DMSDK 2.7 - 12/17

Changes:


DMSDK 2.6.1 - 11/17

Changes:


DMSDK 2.6 - 10/17

Changes:


DMSDK 2.5 - 8/17

Changes:


DMSDK 2.4 - 5/17

Changes:


DMSDK 2.3.1 - 3/17

Changes:


DMSDK 2.3 - 3/17

Changes:


DMSDK 2.2.1 - 1/17

Changes:


DMSDK 2.2 - 1/17

Changes:

DMSDK 2.1.1 - 12/16

Changes:


DMSDK 2.1 - 10/16

Changes:


DMSDK 2.0 - 8/16

Digimarc Mobile SDK 2.0 is a major release and contains some significant changes and improvements over DMSDK 1.x. It should be noted that these changes are primarily found in the lower level components of the SDK rather than the UI components (DIS - previously referred to as the Drop-In SDK). Applications that use the UI component -- DMSDetectorView -- will need few changes to get up and running with the new SDK.

Porting guides can be found under the Docs folder for bringing your app from DMSDK 1.x to the new SDK. There are separate documents for applications using the DIS UI components and those using the lower level SDK components.

Note that use of this SDK to read traditional barcodes has a license cost associated with it. Please refer to https://www.digimarc.com/application/mobilesdk for more information.


Changes & New Features

Getting Started

The DIS UI components provide the easiest path to getting an application up, running and functional. Refer to the documentation for DMSDetectorView as well as the sample application DISDemo for more information.


Sample Applications

   DMSDemo - A full featured sample application with image and audio detection, as well as resolving or detected codes. It includes a history drawer and persists the entries across sessions.

   Sdk2Demo - A more simplistic application showing use of image and audio detection and resolving. This is a good sample to refer to for getting an application up and running quickly with image and/or audio capture using the SDK's helper libraries and lower level components.

   DISDemo - Demonstrates usage of the DMSDetectorView UI component for image and audio detection as well as resolving. The UI component is the easiest way to make use of this SDK, although it does lack some of the customization you can get from using the lower level components.