logoalt Hacker News

shaky-carrouseltoday at 2:00 PM1 replyview on HN

It works here. Running in a work profile, no contactless payments.

Play Integrity API: Not blocked

Hardened memory allocator: Enabled

Memory tagging: Enabled

Extended virtual address space: Enabled

Secure app spawning: Enabled

Native code debugging: Allowed

WebView JIT: Disabled

Dynamic code loading via memory: Allowed

Dynamic code loading via storage: Allowed


Replies

dathinabtoday at 2:13 PM

> no contactless payments.

I think this is the problem here.

A lot of NFC related tech is deeply rooted in having "trusted (aka large company)", "attested (aka you can't easily lie)", secure module functionality.

What should have happened is to just not enable the contactless payment functionality for given app, even if the user enabled it in general. And not crash.

Also as others have pointed out, this might be an accidental mishap not an intended outcome.

But it's not like PayPal is known to care about small user-base edge cases (quite the opposite). Which I guess is the actual root problem.