Pythonista-Issues
Pythonista-Issues copied to clipboard
When i create an SMS Shortcut on IOS I can't get the message content
trafficstars
Sorry if it was a duplicated bug report.
But i created a IOS shortcut that is triggered when i got a message from a specific number, an my action is to execute a pythonista script, passing the message content as argument.
Although, the "argv" variable comes only with the script path.
I couldn't figure it out if it's an IOS integration problem or a problem with Pythonista.