microg / GmsCore

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

eBay app seems not having Internet access (though some bytes consumed) #1007

Open Martin1887 opened 4 years ago

Martin1887 commented 4 years ago

Hello.

I have tried to use the eBay app but searches have 0 results and login does not work.

However, search recommendations appear.

I'm using Lineage OS 16.

Thanks and Regards.

parcelcat commented 4 years ago

This is because the eBay app requires SafetyNet to function (see #885). The eBay app will work once microG has a working SafetyNet implementation (see microg/android_packages_apps_RemoteDroidGuard#24) or eBay redesigns their app to remove the SafetyNet requirement.

skid9000 commented 4 years ago

The eBay app works fine here image

parcelcat commented 3 years ago

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.

Seems like a duplicate of #885?

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.