mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 14:35:53 +03:00
[GH-ISSUE #143] 请问可以支持消息跳转到指定的app吗? #131
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#131
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mengzhongshuike on GitHub (Apr 8, 2022).
Original GitHub issue: https://github.com/Finb/Bark/issues/143
@Finb commented on GitHub (Apr 8, 2022):
可以的,前提是对应APP有 url scheme 或 universal link
@wangzai9527 commented on GitHub (May 6, 2022):
你好请问下这个怎么实现? 有对应的url scheme
@Finb commented on GitHub (May 7, 2022):
使用 url 参数
@wangzai9527 commented on GitHub (May 7, 2022):
好的谢谢,搞定了
@jibill commented on GitHub (Nov 15, 2022):
我也有个问题:打开京东App是正常的:url=openApp.jdMobile://

但是打开快捷指令有问题: url=shortcuts://run-shortcut?name=测试快捷&input=text&text=xxxx
停在这个页面就不动了