iOS URL 方案长度

发布于 2024-12-22 03:34:03 字数 363 浏览 1 评论 0原文

iOS 应用程序的 URL 方案长度是否有限制?

我们有许多应用程序,希望在它们前面加上我们的 14 个字符的公司名称前缀,以防止歧义。我在 文档 我可以输入任意长的Xcode 中的字符串。

我知道较短的方案是首选,但方案的长度有限制吗?

Is there a limitation on the length of a URL Scheme for an iOS App?

We have a number of apps and want to prefix them with the name of our 14 character company name to prevent ambiguity. I don't see any mention of a limitation in the documentation and I can enter an arbitrarily long string in Xcode.

I know that the shorter schemes are preferred but is there a limit on the length of the scheme?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

甜心小果奶 2024-12-29 03:34:03

我很确定它与正常的URL方案相同。

这个问题涉及类似的主题,您可能会在 此处

I'm pretty sure that its the same as the normal URL scheme.

This question goes over a similar topic, you might find more information in here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文