Skip to content

[BUG] Attempts updating apps with x86_64 apk instead of arm64-v8a #1266

@Merennor

Description

@Merennor

Before you submit

  • I have searched the issue tracker for open and closed issues that are similar to the feature request I want to file, without success.
  • This issue contains only one bug.

What's going wrong?

Droid-ify attempts to update the app with the x86_64 architecture apk when the device itself is arm64-v8a (and need to mention, it's already running the latest version).
The problem apps: RustDesk, Seal, Notesnook

How do we reproduce it?

  1. Open the app (see available updates), we will take as example Notesnook
  2. Click "Update" (for Notesnook app)
  3. Infinity update

What did you expect?

Ignore updates that are incompatible for device's architecture (in this case, x86_64 apk for arm64-v8a device as update)

Screenshots

Image
Image
Image
Image

Your phone

Samsung Galaxy S24

Android version

Android 16 (One UI 8)

Droid-ify version

v0.7.0

Anything else?

When we long-press on the recommended/suggested version (which it's trying to download), we will see on the F-Droid website that it is intended for x86(_64) architecture (and it's trying to update with it)
Already cleared app data, still the same
Droid-ify's Logs: https://litter.catbox.moe/ya2yf7nq0nf1gn9m.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions