Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

SSL Socket.IO initialisation not working #2095

Closed
Tracked by #1371
clemente-xyz opened this issue Oct 23, 2023 · 0 comments
Closed
Tracked by #1371

SSL Socket.IO initialisation not working #2095

clemente-xyz opened this issue Oct 23, 2023 · 0 comments

Comments

@clemente-xyz
Copy link
Contributor

Expected behavior

After a token transfer transaction, the new transaction event should be received by the app, and refresh balances and transactins queries automatically.

Actual behavior

For iOS devices, the web-socket connection is failing to initialise, which means that all new transactions events are not received. This causes that the app don't refresh automatically the balance and transactions of an account after the transaction is added to the blockchain.

When debugging the websocket connection, we get:

[Error: websocket error]

Steps to reproduce

  1. Login to an account with balance on iOS.
  2. Click on the send token button and perform a valid transaction.
  3. Go back to the wallet screen and wait for the balance and transaction list to get updated with the new transaction.
  4. That never happens.

Which version(s) does this affect? (Environment, OS, etc...)

5.0.0 only iOS.

@clemente-xyz clemente-xyz self-assigned this Oct 23, 2023
@sridharmeganathan sridharmeganathan added this to the Sprint 75 milestone Oct 23, 2023
@sridharmeganathan sridharmeganathan modified the milestones: Sprint 75, Sprint 76 Nov 6, 2023
@clemente-xyz clemente-xyz changed the title Transactions events not working on iOS SSL Socket.IO initialisation not working Nov 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants