Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFC operations on watch face fail with Chrome on Android #45

Open
fmeum opened this issue Jan 3, 2025 · 0 comments
Open

NFC operations on watch face fail with Chrome on Android #45

fmeum opened this issue Jan 3, 2025 · 0 comments
Assignees

Comments

@fmeum
Copy link
Owner

fmeum commented Jan 3, 2025

From the ADB logs when NFC operations fail to hit WearAuthn's NFC service:

[NfcSKRequestController] Error when communicating with the security key.
ayhr: ayld
	at ayhh.a(:com.google.android.gms@[email protected] (260400-705598854):216)
	at ayhp.f(:com.google.android.gms@[email protected] (260400-705598854):5)
	at azql.run(:com.google.android.gms@[email protected] (260400-705598854):134)
	at aplo.c(:com.google.android.gms@[email protected] (260400-705598854):50)
	at aplo.run(:com.google.android.gms@[email protected] (260400-705598854):76)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
	at apqw.run(:com.google.android.gms@[email protected] (260400-705598854):8)
	at java.lang.Thread.run(Thread.java:1012)
Caused by: ayld
	at ayhh.a(:com.google.android.gms@[email protected] (260400-705598854):200)
	at ayhp.f(:com.google.android.gms@[email protected] (260400-705598854):5) 
	at azql.run(:com.google.android.gms@[email protected] (260400-705598854):134) 
	at aplo.c(:com.google.android.gms@[email protected] (260400-705598854):50) 
	at aplo.run(:com.google.android.gms@[email protected] (260400-705598854):76) 
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) 
	at apqw.run(:com.google.android.gms@[email protected] (260400-705598854):8) 
	at java.lang.Thread.run(Thread.java:1012) 
Auth.Api.Credentials
com.google.android.gms.ui
[RemoteChimeraActivity] Activity finished with error. [CONTEXT service_id=363 ]
bixr: [50128] Device ineligible.
	at bixq.a(:com.google.android.gms@[email protected] (260400-705598854):11)
	at bixs.f(:com.google.android.gms@[email protected] (260400-705598854):10)
	at wmb.jM(:com.google.android.gms@[email protected] (260400-705598854):101)
	at acj.g(:com.google.android.gms@[email protected] (260400-705598854):49)
	at pvb.onActivityResult(:com.google.android.gms@[email protected] (260400-705598854):3)
	at pwl.onActivityResult(:com.google.android.gms@[email protected] (260400-705598854):6)
	at pqy.public_onActivityResult(:com.google.android.gms@[email protected] (260400-705598854):1)
	at akwk.onActivityResult(:com.google.android.gms@[email protected] (260400-705598854):30)
	at android.app.Activity.onActivityResult(Activity.java:7511)
	at pqz.platform_onActivityResult(:com.google.android.gms@[email protected] (260400-705598854):2)
	at pqy.onActivityResult(:com.google.android.gms@[email protected] (260400-705598854):2)
	at com.google.android.chimera.android.Activity.onActivityResult(:com.google.android.gms@[email protected] (260400-705598854):2)
	at pqy.public_onActivityResult(:com.google.android.gms@[email protected] (260400-705598854):2)
	at pqz.onActivityResult(:com.google.android.gms@[email protected] (260400-705598854):3)
	at android.app.Activity.internalDispatchActivityResult(Activity.java:9396)
	at android.app.Activity.dispatchActivityResult(Activity.java:9373)
	at android.app.ActivityThread.deliverResults(ActivityThread.java:5948)
	at android.app.ActivityThread.handleSendResult(ActivityThread.java:5998)
	at android.app.servertransaction.ActivityResultItem.execute(ActivityResultItem.java:78)
	at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:63)
	at android.app.servertransaction.TransactionExecutor.executeNonLifecycleItem(TransactionExecutor.java:133)
	at android.app.servertransaction.TransactionExecutor.executeTransactionItems(TransactionExecutor.java:103)
	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:80)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2719)
	at android.os.Handler.dispatchMessage(Handler.java:109)
	at android.os.Looper.loopOnce(Looper.java:232)
	at android.os.Looper.loop(Looper.java:317)
	at android.app.ActivityThread.main(ActivityThread.java:8787)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:871)

@fmeum fmeum self-assigned this Jan 3, 2025
@fmeum fmeum changed the title NFC operations fail with Chrome on Android NFC operations on watch face fail with Chrome on Android Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant