Hello friends!
I published the app for Android and downloaded it. When click on the apk in my phone a pop up asks me if I want to update the app, although I don’t have it in my phone. If I click on update it says: “As the package seems to be invalid, the app wasn’t installed”. I did it exactly the same way as I always do. Any idea? I’ve changed the project name and the error persists.
Is this normal?
What I tried:
I made an entire new project because I changed the layout, but got the mentioned error
I opened the project I had made last year and had worked smoothly. Got the same error.
Opened the last year project and changed just some names in a list because it’s for an association, and members change every year. No results!
Out of ideas and I need to send the apk to the client. Help please.
Developer tools shows me no errors.
I noticed I cannot even reinstall the apk I have from last year. It shows me the same error. Is there something wrong in my phone? Anything I can do? I tried to locate some file referring to the old apk but could not find anything.
After some messing around I think I discovered the problem, at least with me.
Basically, I already had installed a different game that I made with Gdevelop on my phone and it seems that the package name of the new game was the same with the game that I had installed. (Since both games are experiments I didn’t bother with their package name.)
MIstake from my part, had no idea that the package name affects such things