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

PayPal crashes on security challenge #1435

Open
piet8stevens opened this issue Apr 3, 2021 · 10 comments
Open

PayPal crashes on security challenge #1435

piet8stevens opened this issue Apr 3, 2021 · 10 comments

Comments

@piet8stevens
Copy link

Affected app
Name: PayPal
Package id:

Describe the bug
After install, I enter my username and password, and then PayPal briefly shows a security challenge and then crashes.

To Reproduce
Steps to reproduce the behavior:

  1. Launch PayPal
  2. Enter username and password
  3. Hit login button
  4. Security challenge comes up, app goes back to username/password screen and then
    alogcat.2021-04-03-22-09-02+0200[1].txt

crashes.

Expected behavior
App gives you the chance to enter something in the security challenge and then make a payment.

Screenshots
If applicable, add screenshots to help explain your problem.

System
Android Version: 10
Custom ROM:lineage-17.1-20210328-microG-guacamole

microG
microG Core version: 0.2.18.204714
microG Self-Check results: All ticked

Additional context
-- fresh install of LIneageOS
-- PayPal app installed from aurora
-- Magisk v22 used to hide root (magiskhide)

@piet8stevens piet8stevens changed the title [<package-id>] <title> PayPal crashes on security challenge Apr 3, 2021
@0purple
Copy link

0purple commented Apr 11, 2021

@piet8stevens What happens is SafetyNet check fails, and since you have root, microG has nothing to do with it. Unrelated to this repo, but try Universal SafetyNet Fix + MagiskHide Props Config + HiddenCore. Also, after every reboot whitelist "microG DroidGuard Helper" from MagiskHide. Most-likely this won`t solve the problem either, since most banking apps require STRONG check and these modules grant only SIMPLE check. What can help is download a repack without root check (never do this with banking apps!) or repack it yourself with Riru server.

@Axolord
Copy link

Axolord commented Apr 16, 2021

Version 7.38.1 works fine on microG. Seems like Paypal integrated safetynet in its newest release, before that it was not a problem.
You can grab the older APK and use it just fine, but you should ask yourself if you want that, since it is a banking app and older versions may contain unfixed bugs.

@piet8stevens
Copy link
Author

piet8stevens commented Apr 16, 2021 via email

@pojntfx
Copy link

pojntfx commented Jul 15, 2021

IMG_20210715_122500__01

Just tried this on a clean install of LineageOS for microG (with PayPal from Aurora), worked w/o issues, not even Magisk.

@ale5000-git
Copy link
Member

@piet8stevens
Everything should already be fixed on the latest version (v0.2.23.214816).
Please test.

@GarondEisenfaust
Copy link

@ale5000-git it still doesn't work.

@ale5000-git
Copy link
Member

@GarondEisenfaust Does your device pass SafetyNet?

@GarondEisenfaust
Copy link

Yes it does

@SlickStretch
Copy link

@piet8stevens What happens is SafetyNet check fails, and since you have root, microG has nothing to do with it. Unrelated to this repo, but try Universal SafetyNet Fix + MagiskHide Props Config + HiddenCore...

Bro, thank you! I've spent the last 4 days going back and forth with tech support, and all I had to do was add PayPal to my Magisk DenyList. (I had forgotten)

@ale5000-git
Copy link
Member

I'm not completely sure but maybe this will help: #2684

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

7 participants