AssistantPlus-Developer-Guide
AssistantPlus-Developer-Guide copied to clipboard
Dismiss Siri after Plugin Completes
I haven't been able to find a way to dismiss Siri after the plugin completes.
I have tried using the private framework AccessibilityUtilities and importing the AXSpringBoardServer but I must be doing it wrong as it won't compile.
I have also tried simulating a home button press with SBUIController but that does not seem to have any effect.
Any ideas?