-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Banking app works on older device with microG but not on newer device #2383
Comments
You are years behind, before reporting you should at least update microG to v0.3.2.240913 :-) |
Strange - I upgraded via F-Droid, but it kept me on an older version. I just installed the latest. My banking app still won't launch. Things I've tried:
Are there other tips or tricks I could try? Also, Slack stopped working about a week (maybe two) ago. I don't know if this is a microG issue or not, but I thought I would mention it. |
Be sure to:
Some apps may need device registration and cloud messaging to be enabled. |
Summary
Details By default, it comes with the following (both marked as "Suggested" in F-Droid):
The Capital One app fails to load and just shows the splash screen. Instead of upgrading to the most recent microG versions, I did this:
Basically, I tried all combinations of registration and SafetyNet before moving to the next version(s) of microG. Finally, I installed these versions, and the Capital One app opens right up. Enabling or disabling device registration and SafetyNet makes no difference:
I have not tried upgrading microG further because I don't want to break anything after finding versions that work. I know from my previous install that the latest versions of microG do NOT work with the Capital One app. Something changed between versions that cause Capital One (and probably other apps) to fail. Let me know what I can do to help investigate the issue. I'm a web developer with minimal experience doing Android development, but I know how to build apps, use adb, and am familiar with debugging with Android Studio. If absolutely necessary, I can upgrade the microG apps to see which versions eventually break, but I would prefer to avoid the hassle of backing up and restoring my phone in case the upgrades fail (it's time consuming and a pain in the backside). |
Starting from v0.3.0 they are released together and it is opportune to have matching versions of microG Services and microG Companion. I suggest to wait version v0.3.3, update both (first microG Services and then microG Companion, in this order) and then take a logcat. |
Describe the bug
The Capital One banking app fails to load on my OnePlus 7 Pro running LOS + microG. It worked a few months ago on the same device. Strangely, it works just fine on my old Nexus 5X running LOS + microG. What changed?
I know there are lists of apps that are known not to work under microG, but the fact that it used to work indicates something must have changed. Perhaps there is a fix?
System
Working device
Device: Nexus 5X (bullhead)
Android Version: 11
Custom ROM: LineageOS 18.1-20220422-UNOFFICIAL-bullhead
microG Version: 0.2.17.204714
Download Link: https://androidfilehost.com/?fid=14655340768118461182
Broken device
Device: OnePlus 7 Pro (guacamole)
Android Version: 14
Custom ROM: LineageOS 21-20240507-microg-guacamole
microG Version: 0.3.2.240913
Download Link: https://download.lineage.microg.org/guacamole/
Additional context
It was a long time ago since I set up my Nexus 5X. I don't remember if the ROM I installed came with microG installed or if I flashed it separately, but I think it was included in the build.
The text was updated successfully, but these errors were encountered: