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
> (*) **Chromium 144 has not been officially released.**
56
+
> (*) **Chromium 145, which can also block websocket, has not been officially released.**
56
57
> Behavior is based on pre-release testing and may change once the final release becomes available.
58
+
> Edge 143 and Firefox Nightly will have local network permission control as well.
57
59
58
60
### Root Cause
59
61
@@ -149,3 +151,17 @@ This approach provides a more polished user experience, especially during onboar
149
151
### Roadmap
150
152
151
153
Dynamsoft plans to add a feature that automatically detects local service connectivity and permission status. If the connection is blocked, users will be prompted with a message and directed to this FAQ page.
154
+
155
+
Here are the details:
156
+
157
+
* When local network access is blocked, prompt the user with the following dialog:
* Add a sentence about the permission in the service installation dialog, since we cannot determine whether the connection failure is due to the service not being installed or the access being blocked.
Clicking "Guide" will open the dialog shown above.
166
+
167
+
This design will be integrated in v19.3. For old versions, we can include an extra js file, which can be retrieved by contacting [support](mailto://support@dynamsoft.com).
0 commit comments