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

Fix startup crash happening on some devices #431

Closed michaelWuensch closed 1 year ago

michaelWuensch commented 1 year ago

Description

The last update introduced a crash on startup on devices that run Android 12 or higher and support NFC.

Motivation and Context

Fix the crash.

How Has This Been Tested?

Unfortunately I cannot test it, as I don't have a device at hand that fulfills the requirements for the crash and the Android Device Emulator does not support NFC. According to the crash log I am quite confident though that this should fix the issue.

Types of changes

Checklist: