Limitations

Citrix Graphics Service:

When deploying Citrix VDA for macOS on macOS 15 or later, users may encounter a new prompt(see picture below) to allow Citrix Graphics Services even if the service has been allowed.

This is a new behavior from Apple and the prompt will happen every month for each user. It will not affect Citrix VDA for macOS even if you ignore this prompt, but we are trying to avoid this prompt with Apple for better user experience.

In the meanwhile, if the prompt impacts you or your workflow, this is the way to suppress this prompt by running the follow command in terminal for each user individually:

Before the command, make sure you grant Full Disk Access to Terminal app.

For a user never encounters this prompt:

/usr/libexec/PlistBuddy ~/Library/Group\ Containers/group.com.apple.replayd/ScreenCaptureApprovals.plist -c "Add :/Library/PrivilegedHelperTools/Citrix/Citrix\ Graphics\ Service.app/Contents/MacOS/Citrix\ Graphics\ Service date 12/01/30" && killall -9 replayd

For a user has allowed the prompt:

/usr/libexec/PlistBuddy ~/Library/Group\ Containers/group.com.apple.replayd/ScreenCaptureApprovals.plist -c "Set :/Library/PrivilegedHelperTools/Citrix/Citrix\ Graphics\ Service.app/Contents/MacOS/Citrix\ Graphics\ Service date 12/01/30" && killall -9 replayd

If for any reason the command fails with the message “Unrecognized Date Format”, you can also manually open the file ScreenCaptureApprovals.plist and edit the date entry for Citrix Graphics Service.

Note:

Be sure to restart replayd afterwards.

graphics

Keyboard & Mouse:

  • Long-pressing vowel keys (a,e,i,o,u) to type accented characters with Scancode mode is not supported.

  • When you connect from CWA Windows, resizing the session window from window mode to full-screen sometimes results in an inaccurate mouse focus in rare cases.

    • The workaround is to resize the CWA window again.
  • When you connect from CWA Windows with Surface Pro, the soft keyboard cannot popup automatically.

    • The workaround is to manually open it from the toolbar.
  • Changing the Natural scrolling setting in Citrix VDA for macOS will not take effect, because what you configure is for a physical connected mouse.

    • Workaround is to change the client CWA setting accordingly.
  • Insert key in the Windows full-size keyboard is designed to work as a Fn key in Citrix VDA for macOS.

    • It does not support combinations with up / down / left / right keys.

Note :

When you connect from CWA macOS, Citrix recommends you to use scancode for keyboard input mode.

Trackpad, currently we support:

  • Tap to click
  • Right-click
  • Scroll gestures

Work is in progress to support more functionalities listed in this page: https://support.apple.com/en-us/102482

High DPI, your end-point’s monitor must have a resolution greater than 2K to use this feature. If you’re connecting to the VDA using CWA Windows, you can:

  • Change Windows native scaling to 200%

    OR

  • Change the Windows CWA setting in the monitor layout - DPI scaling to 200%

Graphics, currently

We do not support Spin Cursor and sleep function for the monitor.

Monitor blanking might not work with some special monitors, the monitors which can’t be blanked out will not display any application window.

Network, Citrix recommends you to use only one NIC if your VDA machine has multiple NICs.

  • Limitation when using wireless connection, it need to connect to a shared wifi connection instead of per-user wifi connection.

  • The behavior using multiple NICs is not guaranteed.

Clipboard support the following format copy-in/out when policy is configured from the DaaS management console:

  • CF_TEXT
  • CF_BITMAP

When you use CWA Linux to connect the VDA, copy-in and out for an image file is not supported - this is a known issue from CWA Linux.

DaaS management Console & CVAD Web Studio/Director capabilities are under development and are not available at the moment:

  • Policies outside the policy support list are not supported for the Public Tech Preview.

  • In session control, Shadow User, Machine Operations are not supported.

  • Under Monitor/Resource Utilization, IOPS & Disk Latency are not fully supported.

    • Restart/Reset Profile/Reset Personal vDisk is also not supported.
Limitations

In this article