标签: android webview android-pay
我正在尝试在html页面上实现以下按钮:
https://developers.google.com/save-to-android-pay/reference/s2w-reference?hl=EN
该按钮在我的Web浏览器中运行良好,但在Android WebView的上下文中,它将无法正常工作。单击该按钮时,将显示空白页。
有没有人能够在Android WebView中实现save to android web按钮?提前致谢