Followers
0
Following
0
Joined
Last Online
-
-
ansonbatik
I have an Apple Shortcut calling a Pythonista script on my iPhone 10S Max. The script gets called, but the arguments don't get passed in sys.argv. I can provide the same arguments when initiating the script in Pythonista and sys.argv contains the expected arguments. Is there something I'm missing about providing script arguments in an Apple Shortcut? Thx.