← Back to context

Comment by nyx

19 hours ago

I was in Japan recently and did find that my non-Japanese Pixel phone wasn't allowed to use the mobile Suica app, even though the hardware supports it. Some nerds on XDA figured out the mechanism preventing it[0], and if you're rooted it seems like you can run a Magisk module to patch the region check in the PixelNfc component[1].

I guess it's down to licensing for the FeliCa smart card system or something? I will say, as a privacy person, I'm pretty jealous of the ubiquity of IC card payments there. You can buy the card at a kiosk with zero KYC and top it up with cash at the same kiosk. Since it's a stored-value system, it works offline, and you get the convenience of paying with a card with nearly all of the anonymity of paying with cash.

[0] https://xdaforums.com/t/global-pixel-device-unlock-felica-su...

[1] https://github.com/jjyao88/unlock-felica-pixel