Jiawei
Jiawei
> ExampleApplication.session.performMethodCall(Session.MethodCall.Custom(System.currentTimeMillis(),"personal_sign", arrayListOf("test sign",session.approvedAccounts()!!.first())), ::handleResponse) val i = Intent(Intent.ACTION_VIEW) i.data = Uri.parse("wc:") startActivity(i) I get no response with this method,This is the code I wrote val from = ExampleApplication.session.approvedAccounts()?.first() ?:...
I have encountered the same problem. have you solved it
> i have not solved Vào Th 4, 22 thg 6, 2022 vào lúc 22:02 Jiawei ***@***.***> đã viết: > […](#) > I have encountered the same problem. have you...
I have encountered the same problem. have you solved it