pfgithub / scpl

text language for writing ios shortcuts faster
https://scpl.dev
MIT License
243 stars 19 forks source link

TypeError: JSON.stringify(...) is undefined #56

Open pfgithub opened 5 years ago

pfgithub commented 5 years ago

When importing shortcut https://www.icloud.com/shortcuts/f139ee120a2f44baace3fc01634408bd

mheguy commented 4 years ago

Same for importing https://www.icloud.com/shortcuts/c2d7a657db014ec28e66ea273005c2f0

dchakro commented 3 years ago

Getting the same error when importing https://www.icloud.com/shortcuts/38fecb8d6db44f538fc31bf5da136a65

pfgithub commented 3 years ago

@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

Xharry01X commented 2 months ago

Your editor still creates a valid shortcut but it should be signed.

pfgithub commented 2 months ago

The shortcuts the editor produces are for iOS 12. Shortcuts format has changed but they still support importing old ones.