Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Opening the package on some phone models will remind you that the package is damaged. #46

Open
a65090482 opened this issue Oct 14, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@a65090482
Copy link

Phone models known to trigger this.
oppo a57t
PS: I don't know if there will be more phone models that will trigger it.

@lfuelling
Copy link
Contributor

Hi,

that's weird, could you please provide more information?

I'm especially interested in the following information:

  • Does that warning come from Android or some Application?
  • Can you still install/launch the app?
  • Does this also happen if you build the app yourself?

Unfortunately I currently can't really test Android beyond the emulator (and can't install GTA on this).

@lfuelling lfuelling self-assigned this Oct 14, 2021
@lfuelling lfuelling added the bug Something isn't working label Oct 14, 2021
@a65090482
Copy link
Author

Hi,

that's weird, could you please provide more information?

I'm especially interested in the following information:

  • Does that warning come from Android or some Application?
  • Can you still install/launch the app?
  • Does this also happen if you build the app yourself?

Unfortunately I currently can't really test Android beyond the emulator (and can't install GTA on this).

  1. This warning comes from Android.
  2. No, I can't.
  3. I didn't build the app.

@lfuelling
Copy link
Contributor

Then I suspect it to have seomething to do with the beta software versions used in the project.

I'll update the dependencies later this week and release a new version.

@LossyDragon
Copy link

If the APK is being installed from the releases page, this error is probably because the APK is not signed. (INSTALL_PARSE_FAILED_NO_CERTIFICATES)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants