Forum Archive

How can I close the Shortcuts app using Pythonista?

kiplet

I am using ios14 and every time I open a shortcut to an app it opens the Shortcuts app and then the other app. I used the Shortcuts app to change app icons but every time I open one it opens said app and the Shortcuts app. I was looking into writing a code that will run after opening both to close the Shortcuts app but I can’t figure it out. Help?

ccc

iOS does not really allow one app to close (throw out of memory) another app because that is considered a bad user experience.