OpenAgentsInc / arcade

Nostr & AI chat app
GNU Affero General Public License v3.0
138 stars 16 forks source link

Relay Manager: On the 'Add custom relay' box the websocket protocol starting with 'wss://" are not getting accepted #431

Closed vikas1809 closed 1 year ago

vikas1809 commented 1 year ago

"1. Open the Arcade App on the Android/iOS

  1. Go to the Settings>>Manage Relays>>Relay Manager
  2. Tap on the '+' icon to open the 'Add custom relay' box
  3. Enter a valid relay eg. wss://nos.lol from the suggestions and tap the below 'Add' button
  4. The error alert message displays and tap the 'OK' to close the alert
  5. Now, edit the relay by using 'ws://' instead of 'wss://' at the starting of the websocket protocol
  6. The relay is accepted and displays in the connected relays list

AR: On the 'Add custom relay' box the websocket protocol starting with 'wss://" are not getting accepted ER: On the 'Add custom relay' box the websocket protocol starting with 'wss://" should also be accepted as it happens for 'ws://' Video: https://qatester-mailinator.tinytake.com/msc/ODQ3NTMyM18yMTc4NjM5OQ

vikas1809 commented 1 year ago

Fixed, Verified in : https://github.com/ArcadeLabsInc/arcade/actions/runs/5657361225