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
We need to leverage Swiftgram link parser to create a shortcut "Open In Swiftgram" that will invoke sg://parseurl. Apple's Shortcuts can even encode incoming URL to preserve parameters
For that purpose, Swiftgram 10.5.3 supports sg://parseurl?url=$URL with url-encoded url.
The text was updated successfully, but these errors were encountered:
We need to leverage Swiftgram link parser to create a shortcut "Open In Swiftgram" that will invoke
sg://parseurl
. Apple's Shortcuts can even encode incoming URL to preserve parametersThe text was updated successfully, but these errors were encountered: