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

App Caixadirecta crashes when opening #75

Open
ricardo3m opened this issue Nov 30, 2024 · 6 comments
Open

App Caixadirecta crashes when opening #75

ricardo3m opened this issue Nov 30, 2024 · 6 comments

Comments

@ricardo3m
Copy link

I'm using this module with magisk 27.0. The module version is 2.1.3. This module solved my issues with all banking apps except CaixaDirecta. It is a Portuguese banking app which belongs to a bank called CGD. The app crashes when opening it.

You can find the app here:
https://play.google.com/store/apps/details?id=cgd.pt.caixadirectaparticulares

This app also crashes with shamiko 1.0.1

@ricardo3m
Copy link
Author

Updated to magisk 28.1 and the app still crashes. Tested the app with Shamiko 1.1.1 and everything works well

@Yeshey
Copy link

Yeshey commented Dec 27, 2024

Experiencing the same behavior, @ricardo3m when you said that you tested with Shamiko 1.1.1 and everything works well does that mean CGD opened without crashing?

I tried with several configurations, including magisk 28.1 and hamiko 1.2. But it still crashes.

Here is a logcat I captured with logs from the device that might have some details, I crashed it 3 times on that log. The third time was from about line 15726 to the end
crash_logs3.txt

That crash also happened with magisk and no modules. The logs I provided were with version 27.
Here are logs, this time from magisk 28.1, filtered for cgd.pt.caixadirectaparticulares :
cgd_specific.txt

Bummer, that was the main app I was looking forward to use with this.

@Yeshey
Copy link

Yeshey commented Dec 27, 2024

@ricardo3m This might be a problem with the app itself messing up android 14 support.
Installing an older version of the app (version 4.27.11 https://www.apkmonk.com/app/cgd.pt.caixadirectaparticulares/) made it work for me!

@ricardo3m
Copy link
Author

@Yeshey
Version 4.27.11 is not longer supported by the bank. You can't login without updating it.

I had to update the CGD app to version 5.2.4 and it no longer works with Shamiko 1.2. It also isn't working with Zygisk-Assistant 2.1.3.

I'm currently on Android 11

@Yeshey
Copy link

Yeshey commented Dec 28, 2024

@Yeshey Version 4.27.11 is not longer supported by the bank. You can't login without updating it.

I had to update the CGD app to version 5.2.4 and it no longer works with Shamiko 1.2. It also isn't working with Zygisk-Assistant 2.1.3.

I'm currently on Android 11

hmm, in my case, with android 14 in CrDroid, with CGD version 4.27.11 with Magisk 28.1, Zygisk enabled, including cgd app in the denylist of "Configure DenyList" option, Hiding Magisk App, Shamiko v1.2 and passing play integrity check with Play Integrity Fix (v18.2) (and playcurlNEXT v1.10), all enabled. And disabling updates in Play Store for CGD after installed that older version...
I am able to open it, and it does complain that that app wasn't made for my version of Android, and that for support I should contact the developer, but doesn't crash or exit afterwards (I think one more in-app unknown error appeared, but it let me continue), and I was able to login to my account.
I am at least able to see the transfers in and out of my account, I haven't tried anything else.

But version 5.2.4 does crash anyways, if you're experiencing the problem in Android 11 it's probably related to the root anyways then, assuming the cgd app works on not rooted android 11 devices

@ricardo3m
Copy link
Author

I tested again with 4.27.11 and was able to login to my account (magisk 28.1 and module version 2.1.3).
I don't what happened before, where I got the message to update and was unable do login. Maybe I installed an older version by mistake.

APKMonk was a great suggestion. Didn't know this one. Thank you for that.

Somehow, CGD improved their detection system with version 5.2.4. Let's hope they don't force everyone to update the app. I just want to check my transfers so I'm happy with how things are at the moment. I Installed the detach module, on magisk, so I don't update the app accidentally (https://github.com/j-hc/zygisk-detach).

Lets hope that the developers find a way to circumvent the app's new detection system. Banking apps are the biggest hurdle when using a phone with an unlocked bootloader and root.

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

2 participants