microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
8.58k stars 1.72k forks source link

eBay mobile app: 'Update required' #885

Open GAPPSRefusenik opened 5 years ago

GAPPSRefusenik commented 5 years ago

Screenshot eBay Update Required

Android version: 9 Android security patch level: June 5, 2019 microG version: 0.2.8.17785-mapbox

Was working fine when running Nougat 7.1.2. Already tried downgrading to several previous versions of the eBay mobile app to no avail.

Registered for GCM fine.

ale5000-git commented 5 years ago

Have you tried to download the most recent version of the eBay app from the PlayStore?

GAPPSRefusenik commented 5 years ago

Thanks for getting back so quickly. Yes, I started with the latest version 5.33.1.2 released on June, 28 and worked my way down until 5.30.1.2. The above error only seems to occur with the latest version, while the others return arbitrary error codes upon search requests.

gasso0n commented 5 years ago

Same issue here on LOS 16 with the same version of ebay and microg installed. On a Tablet running RR Pie with microG 0.2.8.17785-beta-1 (8b4852b-mapbox) it's working though.

EDIT: Actually not the exact same issue. It simply crashes on starting while trying to load content (like pictures). If block connection to apisd.ebay.com via NetGuard it does not crash anymore but simply does nothing and load nothing.

gasso0n commented 5 years ago

Log to the crash: https://pastebin.com/phZSFTCp

ale5000-git commented 5 years ago

@gasso0n: Nanolx now has switched back to the official build of microG in the latest Nanodroid. It would be better if you do it also.

GAPPSRefusenik commented 5 years ago

Dug a little deeper and found this:

https://community.ebay.com/t5/Mobile-App-Android/Update-required-app-no-longer-works/m-p/29976462#M7972

I deduce from it that's it not a microG specific issue. If eBay can't get their stuff together even on official devices with Play Services, don't hold your breath it's gonna work without them.

I downgraded to Oreo 8.1.0, still says Update required.

parcelcat commented 5 years ago

The eBay app immediately crashes when opened on MicroG. The app is working properly on another Android device with Google Play Services. Both devices use Android 9.

gasso0n commented 5 years ago

After updating to the new release of the ebay app 5.34.0.9 the problem still exists. It tells me to update to the latest version and won't load any content.

github19x commented 5 years ago

same here, please do something!

Americanzer0 commented 5 years ago

Going to double tap this issue. For my on lineage 16 with nanodroid microg its still a problem as of 09 August 2019....

electimon commented 5 years ago

This seems to be because of safetynet.

NonFatalReporter: at com.ebay.safetynet.SafetyNetAttestationSupplierImpl.lambda

tristan-k commented 4 years ago

I can confirm the issue with a h850 (LG G5) and an unofficial LineageOS 16 Installation alongside microG.

Axolord commented 4 years ago

eBay app seems to be working again. I do not know if it is due to ebay or the newer microG version, but after my upgrade to version 0.2.11.xxx of microG, ebay now works just fine. Can somebody confirm this with me? Is anyone still on 0.2.10.xxx and can test if it works there?

tristan-k commented 4 years ago

I can confirm that the eBay app is working again. Sadly at the same time the eBay-kleinanzeigen app stopped working for me.

rudestorm commented 4 years ago

ebay is working fine for me, too. Just ebay Kleinanzeigen stopped working. It is loading the start screen but I can neither navigate nor does it react on any input I give.

Axolord commented 4 years ago

Same for me. Thats why I am on ebay Kleinanzeigen version 11.6.0, which still works flawlessly. Aug 19, 2020 14:38:07 rudestorm notifications@github.com:

ebay is working fine for me, too. Just ebay Kleinanzeigen stopped working. It is loading the start screen but I can neither navigate nor does it react on any input I give.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub[https://github.com/microg/android_packages_apps_GmsCore/issues/885#issuecomment-676283162], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AFZ5KW6UCT6XON6TQMZZXOTSBPBS7ANCNFSM4ICRMMZA]. [https://github.com/notifications/beacon/AFZ5KWYZR5U3TYOTLV7N5NTSBPBS7A5CNFSM4ICRMMZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFBHUGGQ.gif]

parcelcat commented 3 years ago

As I wrote in #1007:

The app temporarily worked for some time in 2020, but eBay changed something and it stopped working again. Right now, the eBay app is not working with microG.

Edit: Actually, I'm completely wrong. My DNS over HTTPS (DoH) provider blocked ads, and the eBay app apparently refused to fetch data because of this. Switching to a different DoH provider without ad blocking fixed the issue for me, and after logging in, the eBay app continues fetching data even after I re-enabled the DoH provider with ad blocking. Good to know that the eBay app's hard dependency on an ad/tracking server is the problem, and not microG.