satoshipay / solar

🌞 Stellar wallet. Secure and user-friendly.
https://solarwallet.io
MIT License
191 stars 59 forks source link

Quick-fix for missing balance issue #1241

Closed ebma closed 3 years ago

ebma commented 3 years ago

The original issue was a wrong Location parameter in the redirection response.

Screenshot 2021-05-06 at 11 34 03

Although we fixed this, the balance is still missing if the user does not re-install the application due to the long expiry time of the cached response.

The easiest way to circumvent this issue, for now, is to just use the SDF horizon.

andywer commented 3 years ago

@ebma Ha! This didn't even get merged… Should we close it?

ebma commented 3 years ago

Did you include this in the updated version of v0.27.0? I used it in the updated android build. But we can close it without merging since it was only a short-term solution anyways.

andywer commented 3 years ago

No, I did not. On iOS it worked without this quick-fix, so did the desktop builds. At least mac OS, but I didn't see any complaints from Windows or Linux users either, so I think it's safe to close.