walletconnect,手机浏览器调用,iPhone正常,Android弹出来白板,请问有人遇到过吗?
provider = await new WalletConnectProvider({
infuraId: "xxxxxxxxxx",
});
provider.subscribeWalletConnector()
await provider.enable();[]
web3 = new Web3(provider);
![Android.png](https://img.learnblockchain.cn/attachments/2021/12/2xSdf7WP61cd881633fe8.png)
![_20211230182154.png](https://img.learnblockchain.cn/attachments/2021/12/okw20j4C61cd884bbaf3b.png)