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

Bug: The .APK is considered to be "harmful" by GMS. #1045

Open
1 task done
RokeJulianLockhart opened this issue Dec 6, 2024 · 3 comments
Open
1 task done

Bug: The .APK is considered to be "harmful" by GMS. #1045

RokeJulianLockhart opened this issue Dec 6, 2024 · 3 comments

Comments

@RokeJulianLockhart
Copy link

RokeJulianLockhart commented Dec 6, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When I attempt to install fdroid/repo/sw-v2.1.9-arm64-v8a-release.apk:

image

...com.android.vending/com.google.android.finsky.protectdialogs.activity.PlayProtectDialogsActivity appears:

image

Expected Behavior

This shouldn't appear. I've never had it appear for any other application.

Reproduce Steps

1000013740.mp4

Environment

  • Device platform and version:

    Fairphone 5: 1

    1. #!/usr/bin/env -S bash
      adb shell getprop
    2. [ro.build.product]: [FP5]
  • Operating system and version:

    The OEM distribution of AOSP 14: 2

    1. #!/usr/bin/env -S bash
      adb shell getprop
    2. [ro.build.version.release]: [14]
      [ro.build.display.id]: [FP5.UT2E.B.078.20241105]
  • Real device or emulator/simulator:

    Real

Logs

Inapplicable.

Further Information

No response

Footnotes

  1. https://www.wikidata.org/w/index.php?title=Q122070914&oldid=2278534168#Statements:~:text=All%20entered%20languages-,Statements,-instance%20of

  2. https://fairphone-android-builds.ams3.digitaloceanspaces.com/FP5/A14/FP5-UT2E-factory.zip

@lasermind
Copy link

Can confirm, this behaviour is also new in StackDuo version 1.2.4. Did not happen with version 1.2.3.

Google Play Protect wants to scan this app and asks to send it to them.

@sneurlax
Copy link
Member

sneurlax commented Jan 2, 2025

This is a result of bundling Monero into Stack Wallet because virus scanners detect Monero mining code as potentially harmful due to its frequent association with malware. This issue cannot be resolved until (/if) we migrate to another Monero codebase, and even then only until (/unless) malware-scanning services update their scans to target the newer codebase(s), too.

@RokeJulianLockhart
Copy link
Author

#1045 (comment)

@sneurlax, consequently, should I close this as unplanned? Irrespective, perhaps the download documentation should explicitly and prominently state your aforementioned?

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

3 participants