参数未传递至 web 短信
我正在尝试向用户发送预填充消息,因为我正在使用这样的 Anker 标签
<a href="sms:?&body=www.google.com?parameter1=abc¶meter2=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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论