@crossingthethreshold If you share the Shortcut that ainât working, I can take a look.
@crossingthethreshold Thanks for sharing. Both Shortcuts worked for me on iOS 16.1.1. Hard to tell why they are not on your device.
Regarding privacy and permission, the Shortcuts need access to your Photo library and make network requests to micro.blog. So make sure thatâs the case by editing the Shortcut, hitting the âšď¸ followed by Privacy.
You can also try running the Shortcuts in editing mode. Sometimes that gives a clue as to where things go wrong.
Ensure the file you are uploading is a JPEG or PNG (not a HEIC). Also note that if you have more than one blog, the uploads might end up on one youâre not expecting it to. (The last one you selected in the web interface.)
As a last resort, try removing and re-installing the Shortcuts.
@pratik is right that itâs possible to design Shortcuts that only work on one platform or the other. But thatâs not true for the two Shortcuts youâve shared. They work fine on both macOS and iOS.
@crossingthethreshold That gray square and question mark are almost certainly because youâre uploading HEIC files or another file format not supported by your browser. Try uploading a JPEG or PNG instead.
Regarding the other Shortcut: the Humboldt app may not be installed on your device.
@crossingthethreshold I can take a look if youâre okay with sharing the URL to the uploaded file. Make sure itâs something youâre okay with sharing publicly. đ
@crossingthethreshold The pool photo is a HEIC file, not a JPEG. So the Shortcut is probably uploading the original image, not the one from your conversion action.
When editing, tap Show More in the Get Contents of URL acition (the last one). There should be a Key called file there; make sure the value is the JPEG photo and not the original.
There is no such thing as a silly theory. đ But a weak WiFi signal results in either a slow connection (the Shortcut takes a while to run) or no connection at all. Shortcuts notice if youâre offline, and you will get an error message: âThe Internet connection appears to be offline.â
The reason why you get the question marks is that youâre uploading HEIC files. Thatâs not a file format web browsers support. You can download the question mark file and look at it on your computer. So the Shortcut has been working all the time â itâs just that browsers donât speak HEIC. cc @pratik
@crossingthethreshold Woohoo, well done! đ If you want to learn more, Appleâs official Shortcuts User Guide is a great start. Good night!
@pratik Are you sure itâs an actual JPEG and not just a HEIC file with a .jpg filename extension? (That was the case with Davidâs Shortcut.)
@crossingthethreshold đ Thatâs awesome! Shortcuts are powerful.