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
{{ message }}
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.
ScratchJr cannot take advantage of the fact that new Macs will be able to run iOS apps.
Specific errors reported by Apple that prevent ScratchJr from being available on the Mac App Store:
App cannot be used as intended. It includes jailbreak detection and multitouch requirements not addressed by Touch Alternatives.
A big issue is that it relies entirely on touch without any keyboard or mouse input. Updating to the latest Xcode beta and trying to build should also provide feedback about what's incompatible.
We add mouse support via https://github.com/LLK/scratchjr/pull/425 and some issues requires mouse support but I have no Chromebook to test, so I decide to implement this first.
ScratchJr cannot take advantage of the fact that new Macs will be able to run iOS apps.
Specific errors reported by Apple that prevent ScratchJr from being available on the Mac App Store:
A big issue is that it relies entirely on touch without any keyboard or mouse input. Updating to the latest Xcode beta and trying to build should also provide feedback about what's incompatible.
Resources:
The text was updated successfully, but these errors were encountered: