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
Kaju is stuck in processing step after downloading the archive. I upgraded the code to API2 myself replacing the following: Window by DesktopWindow App.YieldToNextTread() by Thread.YieldToNext()
The archive is downloaded in a temporary folder and exists but nothing happens after that
Macos Big Sur
Xojo 2022r2
Kaju 2.1
The text was updated successfully, but these errors were encountered:
Kaju is stuck in processing step after downloading the archive. I upgraded the code to API2 myself replacing the following:
Window
byDesktopWindow
App.YieldToNextTread()
byThread.YieldToNext()
The archive is downloaded in a temporary folder and exists but nothing happens after that
Macos Big Sur
Xojo 2022r2
Kaju 2.1
The text was updated successfully, but these errors were encountered: