LN-Zap / zap-android

Zap Wallet - Native android lightning wallet for node operators focused on user experience and ease of use ⚡️
MIT License
165 stars 49 forks source link

Unable to unlock wallet with zap since lnd walletunlocker change #315

Closed githorray closed 2 years ago

githorray commented 3 years ago

See https://github.com/lightningnetwork/lnd/pull/4985

Running zap-android 0.4.0 beta

Zap error: "Access denied! The macaroon is invalid. [Retry]"

After unlocking the wallet with lncli unlock Zap works normally.

michaelWuensch commented 3 years ago

Hi, thanks for the issue. What version of LND are you using? The PR you linked to was merged only 10 days ago which means it is not yet included in the official releases. I just tested it with Zap android 0.4.0 beta and lnd 0.12.1 beta and it worked.

githorray commented 3 years ago

using master.

pcwd commented 3 years ago

I'm still getting the Zap error: "Access denied! The macaroon is invalid. [Retry]" when I try and unlock the wallet.

Zap-android version 0.5.2-beta LND version LND 0.13.3-beta

michaelWuensch commented 3 years ago

Yes, I haven't fixed that one yet. For now you have to unlock manually or with a different app. This will be fixed in the next release.

michaelWuensch commented 2 years ago

This should be fixed now with the new release (0.5.3-beta). Feel free to reopen the issue if you still have problems.