You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _articles/faq/apple-rosetta-transition-original.md
+39-17Lines changed: 39 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,17 +3,17 @@ layout: default-layout
3
3
noTitleIndex: true
4
4
needAutoGenerateSidebar: true
5
5
needGenerateH3Content: true
6
-
title: (Original) Apple Rosetta Transition and Dynamic Web TWAIN Service on macOS
7
-
keywords: Dynamic Web TWAIN Service, Rosetta, macOS
8
-
breadcrumbText: (Original) Apple Rosetta Transition
9
-
description: Original version - Apple Rosetta Transition and Dynamic Web TWAIN Service on macOS
10
-
date: 2026-05-22 17:21:42 +0800
11
-
last_modified: 2026-05-22 10:20:00 -0800
6
+
title: macOS Rosetta Discontinuation and Dynamic Web TWAIN Service
7
+
keywords: Dynamic Web TWAIN Service, Rosetta, macOS, Apple Silicon, Universal Binary, Intel, arm64
8
+
breadcrumbText: macOS Rosetta Discontinuation and Dynamic Web TWAIN Service
9
+
description: Apple is phasing out Rosetta for Intel apps on Apple Silicon Macs. Learn how this affects the Dynamic Web TWAIN Service and what steps to take.
10
+
date: 2026-05-26 17:21:42 +0800
11
+
last_modified: 2026-05-26 10:20:00 -0800
12
12
---
13
13
14
14
# Error Troubleshooting
15
15
16
-
## Apple Rosetta Transition and Dynamic Web TWAIN Service on macOS
16
+
## macOS Rosetta Discontinuation and Dynamic Web TWAIN Service
17
17
18
18
### Overview
19
19
@@ -25,25 +25,47 @@ Starting with macOS 26.4, users may also see system notifications warning that I
| macOS 28 | Intel-only applications will no longer be supported|
28
+
| macOS Version |Expected Availability | Rosetta Status |
29
+
|---|---|---|
30
+
| macOS 26.4+ |Already released | System notifications appear for Intel-only apps|
31
+
| macOS 27 |September 2026 |Rosetta remains fully functional — last version to support it|
32
+
| macOS 28 |2027 |Intel-only apps will no longer run on Apple Silicon Macs|
33
33
34
-
More details:
35
-
https://support.apple.com/en-us/102527
34
+
For the official Apple announcement, see: [Using Intel-based apps on a Mac with Apple silicon — Apple Support](https://support.apple.com/en-us/102527)
36
35
37
36
### Does Dynamic Web TWAIN Service still work on macOS?
38
37
39
38
Yes. The current version of Dynamic Web TWAIN Service continues to function normally on supported macOS versions, including macOS 26 and macOS 27.
40
39
40
+
### What is Dynamsoft doing to address this?
41
+
42
+
Dynamsoft is actively developing a Universal Binary version of Dynamic Web TWAIN Service with native Apple Silicon support.
43
+
44
+
This enhancement is currently planned for the **Dynamic Web TWAIN 19.4 release (ETA: June 2026)**, with the goal of ensuring full compatibility before the general availability of macOS 27.
45
+
46
+
### I'm on Dynamic Web TWAIN v18.x. Do I need to upgrade my SDK to v19.4+?
47
+
48
+
Not necessarily. The v19.4 service installer includes the **DWT 18.6 service module**, which is **backward compatible with DWT 18.x**. This means you can install the v19.4 Dynamic Web TWAIN Service on end-user machines to get Apple Silicon native support while continuing to use your existing v18.x SDK integration.
49
+
50
+
You do not need to change your application code or upgrade your JavaScript SDK to v19 just to resolve the Rosetta notification.
51
+
41
52
### Do end-user need to take any action now?
42
53
43
54
No immediate action is required. Customers can continue using the current version normally and are encouraged to upgrade to the future Universal Binary release once available.
44
55
45
-
### What is Dynamsoft doing to address this?
56
+
### How do I deploy the updated service to end users?
46
57
47
-
Dynamsoft is actively developing a Universal Binary version of Dynamic Web TWAIN Service with native Apple Silicon support.
58
+
The deployment process is the same as the current service. Once v19.4 is released, download the updated macOS service installer and distribute it to your end users. If you use silent installation or enterprise deployment methods, the process remains the same — only the installer binary changes.
48
59
49
-
This enhancement is currently planned for the **Dynamic Web TWAIN 19.4 release (ETA: June 2026)**, with the goal of ensuring full compatibility before the general availability of macOS 27.
60
+
For details on deployment options, see: [How to deploy the end-user components to all users](/_articles/faq/deploy-to-all-users.md)
61
+
62
+
### Do I need to renew my license or maintenance to get the update?
63
+
64
+
-**Active annual license or maintenance plan**: You are entitled to upgrade to v19.4 at no additional cost. Download and deploy the updated service installer when it becomes available.
65
+
-**Perpetual license without active maintenance**: You will need to renew your maintenance plan to access the v19.4 release. Please contact [Dynamsoft Sales](https://www.dynamsoft.com/company/contact/) to discuss renewal options.
66
+
67
+
### Does this affect Intel-based Macs?
68
+
69
+
No. Intel-based Macs run Intel binaries natively without Rosetta. The current service installer continues to work on Intel-based Macs regardless of macOS version.
70
+
71
+
> Note: Apple has announced that macOS 26 is the last macOS release to support Intel-based Mac hardware.
23.[How do I know which SDK version I am using?](/_articles/faq/find-SDK-version.md)
172
172
24.[Where can I download the Dynamic Web TWAIN Service installers only?](/_articles/faq/download-service-only.md)
173
173
25.[Error message - CORS Errors caused by local network access permissions when using Chromium 142 and later](/_articles/faq/chromium-142-local-network-access-issue.md)
174
+
26.[Apple Rosetta Transition and Dynamic Web TWAIN Service on macOS](/_articles/faq/apple-rosetta-transition-original.md)
33.[Error message - CORS Errors caused by local network access permissions when using Chromium 142 and later](/_articles/faq/chromium-142-local-network-access-issue.md)
210
211
34.[Error message - File is Damaged and Can’t Be Opened in macOS](/_articles/faq/file-damaged-on-macos.md)
211
212
35.[Safari 26.2 Regression Causing Dynamic Web TWAIN v19.3 Auto-Reconnect Failure on macOS](/_articles/faq/safari-26-2-regression.md)
212
-
36.[Apple Rosetta Transition and Dynamic Web TWAIN Service on macOS](/_articles/faq/apple-rosetta-transition.md)
0 commit comments