求 iOS 开关高德地图系统通知权限的捷径

2022-01-03 14:24:54 +08:00
 notgoda

需要用到的时候才打开通知权限,平时就关掉, 不想收到他的广告推送。大家有类似的需求吗?都是如何解决的?谢谢大家。

2267 次点击
所在节点    Apple
14 条回复
notgoda
2022-01-03 14:39:00 +08:00
谷歌搜索了 1 天都没有找到好的方法。
kuerck
2022-01-03 16:53:45 +08:00
长关
xtx
2022-01-03 16:55:42 +08:00
高德地图有开通知权限的必要么?有什么场景是需要通知的?
xiaobai332
2022-01-03 17:12:43 +08:00
专注模式?平时开启专注模式不接收一些 app 的推送,关闭专注模式时接收
notgoda
2022-01-03 17:21:38 +08:00
@xtx
@xtx 有啊,有时候需要上下车提醒。
dLvsYgJ8fiP8TGYU
2022-01-03 18:23:50 +08:00
快捷指令-Safari 打开 URL:
prefs:root=NOTIFICATIONS_ID&path=com.autonavi.amap
v2ka
2022-01-03 18:38:23 +08:00
@dLvsYgJ8fiP8TGYU 提供的 URL 测试过了,可以一键打开高德通知管理页面。

快捷指令: https://www.icloud.com/shortcuts/bf62387b7b954a1e89500393b7f04542
Flowerview
2022-01-03 19:30:06 +08:00
想知道有没有输入目的地发起高德导航的快捷指令,能找到的都失效了。
notgoda
2022-01-03 22:03:34 +08:00
@dLvsYgJ8fiP8TGYU
@v2ka 谢谢两位🙏 请问这个再重复执行是不是关闭?
notgoda
2022-01-03 22:06:03 +08:00
@v2ka
@dLvsYgJ8fiP8TGYU V 友 上面这个快捷指令,我安装后执行提示:"转换失败。打开 U RL 失败。因为接听无法从「 RTF 」转换到「 URL 」"
v2ka
2022-01-03 22:11:01 +08:00
@notgoda

刚更新了步骤,运行环境 iOS15 ,你再试试吧!

https://www.icloud.com/shortcuts/604f32b2688e44cb9c8e9149d7fb6e87
SenLief
2022-01-04 00:35:06 +08:00
可以用专注模式,或者直接用苹果的地图,用的是高德的数据源。
notgoda
2022-04-03 18:00:03 +08:00
@dLvsYgJ8fiP8TGYU
@v2ka 两位 V 友好,想打开其他 app 的通知设置, 请问如何查询其他 app 的 path 名称?谢谢🙏
dLvsYgJ8fiP8TGYU
2022-04-05 23:25:28 +08:00
@notgoda https://stackoverflow.com/questions/27509838/how-to-get-bundle-id-of-ios-app-either-using-ipa-file-or-app-installed-on-iph

If your app is in the App Store.
1) Find the app online (Google for the iTunes link). For this example we use Apple Pages: https://itunes.apple.com/app/pages/id361309726?mt=8.
2) Copy the number after the id in the URL. (Here: 361309726).
3) Open https://itunes.apple.com/lookup?id=361309726 where you replace the ID with the one you looked up.
4) Search the output for "bundleID". In this example it looks like this (next to a bunch of other data): "bundleId":"com.apple.Pages". So for Apple, the bundle ID is com.apple.Pages.

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/825896

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX