celo-org / react-celo

Connect your react dApp to Celo
https://react-celo.vercel.app
MIT License
58 stars 42 forks source link

Cannot do sendTransaction and signPersonal on iOS #333

Closed miurelle closed 1 year ago

miurelle commented 1 year ago

Is there an existing issue for this?

Description

Currently having an issue on sendTransaction and signPersonal workflow for iOS using https://react-celo.vercel.app/

We're sometimes receiving

  1. Timeout
  2. Stuck on the Modal
    • ... is trying to perform actions...
    • Switching to Valora ...

We've tested it on an Alfajores Network using an Alfajores app downloaded from Testflight

Steps to reproduce

  1. Connect Alfajores wallet to 'https://react-celo.vercel.app/', selecting the Alfajores option
  2. Once connected, click on Test SendTransaction
  3. Either the transaction timeouts or the modal is stuck.

Expected behavior

Able to sendTransaction successfully.

Screenshot

It stuck on this modal.

image

Where is the problem happening?

Mobile

Environment

iOS: 15.7.1 and 16.0.2

What version of react-celo were you using? (This can be found in the list of wallets in the "Connect" modal)

v4.2.1

What wallet were you using?

Alfajores

What is the dApp URL? (if applicable)

No response

Additional context

No response

aaronmgdr commented 1 year ago

we are looking into this.

arthurgousset commented 1 year ago

Closing this issue based on feedback from CarbonPath (who opened issue):

We are in final testing phases now on alfajores. I discussed with my lead developer, and it turns out since we posted this issue our token purchase workflow has changed, so at the moment this doesn't affect us in our current state. Resolving this issue isn't our top priority now