Installing Syncfusion® Document SDK Mac installer

23 Jul 20262 minutes to read

Steps to resolve the warning message in Catalina OS or later

While running Essential Studio®Document SDK Mac Installers on macOS Catalina or later, the following alert will be displayed.

Alert Image

If you receive this alert, follow the steps below for the easiest solution.

  1. Right-click the downloaded DMG file.
  2. Select the “Open With” option and choose “DiskImageMounter (Default)”. The following pop-up appears.

    pop-up Image

  3. Click “Open”; the installer window will open.

Step-by-Step Installation

The steps below show how to install Essential Studio® Document SDK Mac installer.

  1. Locate the downloaded DMG file and open it with a double-click.

    Welcome wizard

  2. This action will automatically mount the disk image and create a virtual drive on your desktop or in the Finder sidebar.

    Mounted disk image

  3. Copy the mounted disk file.

    License confirmation wizard

    NOTE

    The Unlock key is not required to install the Mac installer. The Syncfusion® Document SDK Mac installer can be used for development purposes without registering an Unlock key.

  4. And paste it in the “Applications” folder.

    Paste in Applications

  5. Now you can open the folder to explore the Syncfusion® Document SDK Mac installer.

    Installation type wizard

  6. To remove the DMG file, right-click the virtual drive on your desktop or in the Finder sidebar and select “Eject”. Also, delete the folder from the Applications folder.

    Credential wizard

License key registration in samples

After installation, the license key is required to register the demo source that is included in the Mac installer. To learn the steps for license registration for the ASP.NET Core (EJ2) samples in the Essential Studio® Document SDK Mac installer, refer to the following:

  • Register the license key in the Program.cs file if you created the ASP.NET Core web application with Visual Studio 2022 and .NET 6.0.
  • Register the license key in Configure method of Startup.cs