wBanano / wban-dApp

GNU General Public License v3.0
20 stars 11 forks source link

Signing into wBAN app on both mobile and desktop can cause notification issues #22

Open tigwyk opened 3 years ago

tigwyk commented 3 years ago

Steps to reproduce:

  1. Log fully into wBAN app on desktop (make sure to assign a banano address, sign transactions, etc)
  2. Log into wBAN app on mobile metamask, choosing the same banano address.
  3. Perform a swap on mobile metamask.
  4. Desktop will see the success messages destined for the mobile client (BAN address is unique identifier)
  5. Mobile metamask will continue to show "swap in progress" unless you refresh the page, but upon refresh the balances are correct.

Screenshot showing wBAN notification on mobile spinning indefinitely: Screenshot_20210428-123403

Screenshot showing notification received on desktop even though the swap was initiated on mobile: image