openwallet-foundation-labs / identity-credential

Apache License 2.0
170 stars 85 forks source link

QR code generation fails if BT and BT Scanning are disabled. #698

Closed kdeus closed 2 months ago

kdeus commented 3 months ago

Expected Behavior

The user is informed why QR code generation failed. If it's because Bluetooth is needed, explain that to the user and guide them to enable it.

Actual Behavior

There's an error screen.

davidz25 commented 3 months ago

I think we should also show a snackbar similar to when we don't have Nearby Devices permission, like this:

image