Re: Toot now supports Shortcuts!
The "Create Quote" action can be used to render a Mastodon post to an image. It will also return the alternative text, information about the author, and other information about the post.
I couldn’t get this to work with the new App Intents. For some reason the new ImageRenderer API, which Re: Toot uses to render a status to an image, always fail when attempting to render an image form an App Intent. However, it works just fine with the old intent handlers
@simonbs That icon is coming along nicely
@simonbs I had the EXACT same problem with App Intents... I thought I just sucked...
@simonbs I should say my app worked perfectly in the simulator and then when I went to launch it on the actual device, it would just stall when you would try to run the shortcut.
@simonbs should’ve seen this before going on and on about SVGs!