-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
[Bug] Exodus app mistakenly use Google Play report for an installed F-Droid app (same handle) showing wrong tracker's number #526
Comments
@user4andre Hi, are speaking of the Exodus Android app or the Exodus plateform? |
The change from displaying right (F-Droid) information to wrong (Google) information happens in Android Exodus 3.3.2 (F-Droid) app. In the app version 3.3.2-23 is displayed when clicking ( i ) button. I checked right tracker information by using aurora store app. Yesterday I deinstalled Material Files app and installed it again from F-Droid in the evening. I will send an update when it happens again. |
update @codeurimpulsif The error did not occur again on the device on which the described behavior was first observed. On a second cell phone (also Android 13), I had also installed the Material files app with F-Droid. The bug seems to be difficult to reproduce as it appears to occur sporadically. If anyone can tell me what I need to do to upload screenshots, I could post some pictures. |
@user4andre Did the app on Google Play Store and F-Droid have the same handle? It may be the cause. Can you give us the handle of the app? |
@codeurimpulsif |
@codeurimpulsif |
@user4andre yes thanks, the handle is the "identifier" of the app ( |
As I can see there is no issue on the Exodus plateforme but the handles of the app are the same for the Google Play Store and FDroid version, so maybe the Exodus app can't know which version you have on your phone and by default select the first it found (the Play Store or FDroid one, depending on conditions maybe) and show the number of trackers. But I'm not a dev of this app (and we don't have maintainer for now) so I don't know. I will keep this issue opened if anyone find a solution. Thanks! |
You should keep in mind that the app initially displays the data correctly and later changes to Google Playstore related data. Material Files has the same handle (me.zhanghai.android.files) and the same version numbering (1.7.4) for both app stores although the apps are different. There are several other apps with the same handle but with an app store label included in the version number. The problem does not occur there. |
Describe the bug
The app Material Files (version 1.7.4) is available in the Play store with the trackers Google CrashLytics and Google Firebase Analytics.
These trackers are not included in F-Droid version.
If you check the F-Droid version immediately after installation with the Exodus app or directly on the website, no trackers are displayed.
After a short time (updating the database in Exodus), the trackers from the Google Play version are displayed.
I have also created a ticket for the Material Files app.
zhanghai/MaterialFiles#1369
To Reproduce
If you check F-Droid version of Materal Files on Exodus webside 0 trackers are reported.
If you check Google Play version of Materal Files on Exodus webside 2 trackers are reported.
Same version code is used in boath app shops (ignoring differences).
Expected behavior
The trackers (none in this case) should be displayed according to the installed F-Droid app.
Version details
I use:
Android 13
Material Files 1.7.4 (F-Droid version)
Exodus 3.3.2 (from F-Droid)
Install method
F-Droid
The text was updated successfully, but these errors were encountered: