I asked ChatGPT and got this quite depressing answer:
Why MobilePay No Longer Works on /e/OS (as of version 3.0+)
Error Message:
"Security check failed. MobilePay is not supported on a 'rooted' device."
Root Cause
As of MobilePay version 3.0, released in mid-2025, the app performs more strict device integrity checks using the Google Play Integrity API, replacing the older SafetyNet Attestation method.
This has the following implications:
Devices running de-Googled operating systems like /e/OS, LineageOS, GrapheneOS, etc., do not pass the new integrity checks, even if rooted status is hidden or if you use microG.
MobilePay now explicitly blocks access on any device it detects as "rooted", tampered, or insecure according to Google’s Integrity API.
Older versions (like 2.7 or 2.9) used to work because microG could spoof SafetyNet – but this is no longer possible with the newer API.
What Is the Play Integrity API?
Google’s Play Integrity API ensures that apps only run on:
Certified, unmodified Android OS
Devices with Google Play Services
Devices not rooted or altered
Devices that pass Google's “strong integrity” test (often requiring hardware attestation)
Since /e/OS does not include Google’s proprietary services, it fails these checks by design, and MobilePay refuses to run.
What You Can Do
Option Description Viability
Use a second Android device Install MobilePay on a device with stock Android and Google Play Highly recommended
Use your bank’s own app Some banks support P2P transfers without MobilePay Limited functionality
Try advanced spoofing (Magisk + Shamiko etc.) Attempt to bypass integrity checks on /e/OS Complex, unstable, and often fails
Contact MobilePay support Not helpful in most cases – they officially do not support rooted/custom ROMs
Summary
MobilePay 3.0+ is no longer compatible with /e/OS, or any other de-Googled/custom Android ROMs.
This is due to the new security enforcement based on Google’s Play Integrity API, which your phone cannot satisfy.
To continue using MobilePay, the best solution is to install it on a Google-certified device.
Hope that somebody have a better solution than ChatGPT.