MAC computers might have Intel chip or Apple chip. The newer MAC computers or laptops generally have Apple chip which is based on ARM architecture.
If your MAC computer is using Intel chip, you can download and install this Worksnaps package -- https://www.worksnaps.com/www/download.shtml and use it.
If your MAC computer is using Apple chip (i.e., ARM architecture),
Please first check your Java version by doing the following command "/usr/libexec/java_home -V"
By looking at the output, you can determine the Java architecture (x86 or arm, in the above example it is arm) and the version (in the above example the version is 21).
If your Java is x86 (i.e., Intel) architecture, you can download and install this Worksnaps package - https://www.worksnaps.com/www/download.shtml and use it.
If your Java is arm architecture, you first need to make sure that its version is 21 or above.
If your version is already 21 or above, skip to Download and install Worksnaps package for Arm64 Java below.
If the version is below 21, you need to update the Java (arm) version to 21. Here is how you can do it:
Open a Terminal and execute the following commands to uninstall the current Java version --
sudo rm -fr /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
sudo rm -fr /Library/PreferencePanes/JavaControlPanel.prefPane
sudo rm -fr ~/Library/Application\ Support/Oracle/Java
Download and install Java 21 from Oracle site -- https://www.oracle.com/java/technologies/downloads/ , make sure that you select JDK 21 as shown in the below screenshot. Once you download the ARM64 DMG Installer, install the package.
Run the previous command "/usr/libexec/java_home -V" to show the Java version again. Make sure now you see that the version is 21.
Download and install Worksnaps package for Arm64 Java --
https://workcard-public.cn-sh2.ufileos.com/WSClient-aarch64.dmg