pera-wallet
pera-wallet copied to clipboard
Unable to perform transaction from Android App via WalletConnect
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?
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 try using walletconnect provider instead of algorand provider
@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.