gpt4 book ai didi

iOS 13 提醒应用程序 url 方案不起作用

转载 作者:行者123 更新时间:2023-11-28 23:27:22 25 4
gpt4 key购买 nike

在 iOS 13 更新后,提醒应用程序的 url 方案 x-apple-reminder:// 不再有效。

        NSString *url = @"x-apple-reminder://";
NSURL *URL = [NSURL URLWithString:url];
[[UIApplication sharedApplication] openURL:URL];

如何找到新的 url 方案?我在网上搜索,但找不到任何东西。

最佳答案

iOS13 中提醒应用的新 URL 为 x-apple-reminderkit://

关于iOS 13 提醒应用程序 url 方案不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58211206/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com