-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: JSON.stringify(...) is undefined #56
Comments
Same for importing https://www.icloud.com/shortcuts/c2d7a657db014ec28e66ea273005c2f0 |
Getting the same error when importing https://www.icloud.com/shortcuts/38fecb8d6db44f538fc31bf5da136a65 |
@dchakro That shortcut was made on ios 13+, which ScPL does not support. Even if it did import, lots of the actions would be broken. I would improve the error message, but unfortunately since the project has been inactive for so long, I can no longer build the editor so making changes to it would require significant effort to upgrade stuff |
Your editor still creates a valid shortcut but it should be signed. |
The shortcuts the editor produces are for iOS 12. Shortcuts format has changed but they still support importing old ones. |
When importing shortcut https://www.icloud.com/shortcuts/f139ee120a2f44baace3fc01634408bd
The text was updated successfully, but these errors were encountered: