pera-wallet icon indicating copy to clipboard operation
pera-wallet copied to clipboard

Unable to perform transaction from Android App via WalletConnect

Open fanil30 opened this issue 1 year ago • 4 comments

I am developing an android app to connect to pera wallet which I have done using walletconnect but now I am trying to perform a transaction from Android App since pera-connect is not available for android platform how do I sign a transaction from prea wallet sent from android app. WalletConnect is unable to send transaction to pera wallet. How do I do that?

fanil30 avatar Mar 30 '23 04:03 fanil30

I am having the similar issue. I am working on a Flutter application. Using Pera Wallet on iPhone to sign transaction works perfectly fine, but when I use Android Pera Wallet, it gives me a FormatException. Check this issue out for more details.

jasonhtpham avatar Mar 30 '23 23:03 jasonhtpham

@jasonhtpham try using walletconnect provider instead of algorand provider

fanil30 avatar Apr 03 '23 04:04 fanil30

@jasonhtpham try using walletconnect provider instead of algorand provider

I don't quite get what you mean. I tried to use WalletConnectProvider but it seems like it is just an abstract class.

jasonhtpham avatar Apr 14 '23 00:04 jasonhtpham