Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Update please #214

Open
rustdesk opened this issue Dec 25, 2021 · 6 comments
Open

Update please #214

rustdesk opened this issue Dec 25, 2021 · 6 comments

Comments

@rustdesk
Copy link

Could you please update? tis SDK is far behind js SDK now.

@pravic
Copy link
Contributor

pravic commented Dec 28, 2021

Done.

@rustdesk
Copy link
Author

Thanks a lot.

@rustdesk rustdesk reopened this Dec 28, 2021
@rustdesk
Copy link
Author

rustdesk commented Dec 28, 2021

Mac version crashes if calling view.dialog in self.timer, please run scapp with below simplest sample. The crash happens when you close main window after closing dialog.

<script type="text/tiscript"> self.timer(1ms, function() { view.dialog({html: "xx"}); }); </script>

@c-smile
Copy link
Owner

c-smile commented Dec 28, 2021

Mac version crashes if calling

Try 4.4.8.22-bis : d13db04

@rustdesk
Copy link
Author

Thx

@rustdesk rustdesk reopened this Dec 30, 2021
@rustdesk
Copy link
Author

rustdesk commented Dec 30, 2021

IME does not work on Mac version, old one is fine. Windows fine, Linux unknown yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants