Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] When using the callback-url, Shortcuts app seem to be waiting for confirmation. #1211

Open
1 task done
DokterW opened this issue Jan 19, 2024 · 0 comments
Open
1 task done
Labels
Bug Something isn't working Needs Triage

Comments

@DokterW
Copy link

DokterW commented Jan 19, 2024

Is there an existing issue for this?

  • I have searched the issues (both open and closed)

Current Behavior

Regarding your iOS app. I have tried to use the x-callback-url: mastodon://post

So far it opens the app and the post/composer window. As expected.

However, when I make a call to mastodon://post using the Shortcuts app on iOS. It opens the app, but it seems that Shortcuts app is left waiting for confirmation that the Bluesky app was successfully opened. Leaving the shortcut task still running.

Expected Behavior

If corect x-callback-url is used the Shortcuts app should continue to the next part in the process or finish task.

Steps To Reproduce

  1. Open Shortcuts app on iOS.
  2. Create new shortcut.
  3. Add Open X-Callback-URL
  4. Add the URL: mastodon://post
  5. Run the shortcut.

Mastodon is opened as expected, but the shortcut and task X-Callback-URL is still running.

Environment

- Device: iPhone SE
- OS: iOS 17.2.1
- Version: 2023.16
- Build: 6043

Anything else?

No response

@DokterW DokterW added Bug Something isn't working Needs Triage labels Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Needs Triage
Projects
None yet
Development

No branches or pull requests

1 participant