Skip Navigation

UEM
 plug-in compatibility and versioning

Plug-in development is supported for 
BlackBerry UEM
 version 12.7 or later. Each release of 
BlackBerry UEM
 uses a specific version of the underlying 
UEM
 Integration platform, so you must use the version of the 
BlackBerry UEM Integration SDK
 that matches your organization's version of 
BlackBerry UEM
. The APIs are designed to maintain compatibility with later versions of the platform.
You can use the following files, both found at the project root file path (for example, C:\example_plugin), to define the name and version information for your 
UEM
 plug-in:
In both files, the MARKET_NAME property is used to specify the plug-name, and the DEV_VERSION property (in the format 
<major_version>
.
<minor_verison>
.
<patch_version>
) is used to specify the version number.