标签: javascript html progressive-web-apps
是否可以向用户请求读取短信的 web应用的权限,例如android。
如果有可能请问。
答案 0 :(得分:1)
根据文档,渐进式网络应用和/或HTML5 API无法读取或发送短信。自this thread
答案 1 :(得分:0)
Here是Messaging API的W3C回购(用于发送SMS),多年来没有任何进展,API为still in proposal stage。所以很快就会有希望。