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

Zap suddenly crashing every time it starts #396

Closed sangaman closed 2 years ago

sangaman commented 2 years ago

Description

Zap does not start. It shows the loading page and then immediately closes. This behavior persists through clearing the app storage/cache and through uninstalling and reinstalling zap. Zap worked for me on the same phone as of a few days ago.

Your Environment

pcwd commented 2 years ago

Not starting on my Pixel 5 either. I also have Android 12 and LND v 0.14.1-beta.

hazrulnizam commented 2 years ago

Same here. Crashes on startup. My environment as follows:

I uninstalled and reinstalled 0.5.2-beta via apk to recover functionality. Also turned off auto-update on Play Store just to be safe.

michaelWuensch commented 2 years ago

Hey guys, Thanks for the feedback. I think this only happens on Android 12, at least all of you use Android 12 so far. I'll try to fix this as fast as possible. In the mean time you can downgrade manualy by downloading 0.5.2 Apk from github releases and disable the auto update.

michaelWuensch commented 2 years ago

I just made a new release (0.5.4-beta). It is not live yet on google play though. Can someone download this release from github and confirm if it works? I don't have any Android 12 device to test.

hazrulnizam commented 2 years ago

I tested 0.5.4-beta apk on my Android 12. It works!

pcwd commented 2 years ago

Yep 0.5.4.beta works on my Pixel 5 with Android 12.

michaelWuensch commented 2 years ago

Thanks guys! Then I'll release on google play as well :)

sangaman commented 2 years ago

Confirmed that 0.5.4 works for me, thanks!