I had a user with issues uploading a newly created wallet because the wallet was initially downloaded as a webarchive and not a json file.
This means that without pointing users to https://robrohan.github.io/WebArchiveExtractor/, they have the potential to be stuck with what they assume to be their key file, but really they have a file that can't be imported again into the wallet.
I had a user with issues uploading a newly created wallet because the wallet was initially downloaded as a
webarchive
and not ajson
file.This means that without pointing users to https://robrohan.github.io/WebArchiveExtractor/, they have the potential to be stuck with what they assume to be their key file, but really they have a file that can't be imported again into the wallet.
They were using Safari on macOS 10.15.7