参数未传递至 web 短信

发布于 2025-01-11 09:48:12 字数 443 浏览 0 评论 0原文

我正在尝试向用户发送预填充消息,因为我正在使用这样的 Anker 标签

<a href="sms:?&body=www.google.com?parameter1=abc&parameter2=xyz">share</a>

在 Android 上,它不发送 paraneter2。我得到类似的东西,

www.google.com?parameter1=abc

我已经尝试过 url 编码,但仍然相同

有人可以帮我解析 android 中的完整 url 吗?

ps 它在 ios 上工作正常。

i am trying to sent the user to a prefilled message, for that I am using the Anker tag like this

<a href="sms:?&body=www.google.com?parameter1=abc¶meter2=xyz">share</a>

On android it does not send the paraneter2. i get something like this

www.google.com?parameter1=abc

i have tried url encoding but still its the same

Can someone help me to parse the full url in android?

p.s it working fine on ios.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文