web-wallet icon indicating copy to clipboard operation
web-wallet copied to clipboard

WebAPI creation for wrong version

Open chapati opened this issue 4 years ago • 0 comments

When we request unsupported API version

utils.initialize( { ..... "api_version": "6.4", }

and user approves connection

  1. web wallet should return error in intialize callback
  2. need to check that utils handles this (use gallery)
  3. need to check that gallery displays error correctly

chapati avatar Oct 27 '21 14:10 chapati