0x4f53 / Wristkey

A free and open-source 2FA app for smartwatches.
https://play.google.com/store/apps/details?id=zeroxfourf.wristkey
MIT License
173 stars 10 forks source link

[BUG] The app doesn't open when lock by pattern is set on the watch #3

Closed oscardelgado closed 1 year ago

oscardelgado commented 3 years ago

Describe the bug The app doesn't open when lock by pattern is set on the watch.

Wear OS

To Reproduce Steps to reproduce the behavior:

  1. I have enabled Pattern unlock in the device settings.
  2. I try to open Wristkey, and it asks me for my pattern.
  3. I enter it, and the app closes and I am left on the Wear OS menu to select apps.

Expected behavior The app should open when I enter my pattern.

Screenshots N/A

Watch:

Home app 2.51.0... Google Play Services 21.33.14 Android 8.0.0 Android security patch August 1st 2018

Smartphone (if applicable):

Thanks!

nelsonlobo99 commented 3 years ago

You can use a PIN instead of a pattern.

IsakTheHacker commented 2 years ago

Hi! I am having a similar problem with the Galaxy Watch 4 which I think could be relatable. For me the app closes no matter if I have pattern unlock turned on or off.

However, 1/15 times it actually succeeds in opening the app and the app runs like normal.

Do you guys think these problems are related or do you have an idea of what is going on? Thanks in advance!

0x4f53 commented 1 year ago

Hey there, I'm rewriting parts of this app to make it Wear OS 3.0 friendly. I think I've fixed this bug. I'll be merging to master shortly, but you can try it on the wear-3.0-redesign branch anyway try it and tell me if the bug is fixed.

Edit: the branch has been merged and this bug is fixed.