App not installed as package to be invalid

Juan A Sierra3 days ago

Download the latest version of Traccar Client, I debug it and it works perfectly, then I run ffluter build apk and it generates the APK without problems but when installing it on the Android device, I get the error: "App not installed as package to be invalid".

IMG_20251010_170425.jpg

IMG_20251010_170428.jpg

Turbovix2 days ago

If you have modified the original code, your app will certainly need to be signed.

Juan A Sierra17 hours ago

You are right! Thanks a lot.