forked from loopandlearn/LoopFollow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change to x-callback-url shortcuts for error handling
- Also helps fixing Bug/feature introduced in iOS 17.6, where shortcut runs unreliable if first action in the shortcut is to immediatey switch back to the app calling the shortcut deeplink (LoopFollow in this case). Now ive changed my remote shortcuts to switch back to LF after completion: success/error/cancel/wrong passcode (which is made possible with x-callback-url)
- Loading branch information
Showing
6 changed files
with
444 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.