whitedragon0000 / OpenBOR_PLUS

OpenBOR PLUS is the ultimate 2D side scrolling engine for beat em' ups, shooters, and more! This version has all official features plus new features!
http://www.chronocrash.com
BSD 3-Clause "New" or "Revised" License
49 stars 8 forks source link

Android - Unable to Install Build 520 After Uninstalling Build 516 #98

Closed GumbyXGames closed 1 year ago

GumbyXGames commented 1 year ago

Please complete the following template to help us investigate your issue. Developer time is very limited - incomplete issue reports may be ignored and deleted.

Note: Legacy builds are not supported. Any fixes will be applied to the latest engine builds.

Description

When I attempted to upgrade from build 516 to 520, I received an error message stating the was a package conflict (see attached screenshot). I uninstalled build 516 but kept app data since I was going to install build 520. I now get the same package conflict error message no matter what release of OpenBOR or OpenBOR Plus I try to install.

Debugging

Reproduce

Provide step by step instructions to reproduce the behavior. Include any text files, scripts, etc., along with the engine log. In some cases, we may need a download link to your entire module:

  1. Uninstall Build 516 but keep app data
  2. Try to install any other release of OpenBOR or OpenBOR Plus.

Expected behavior

The app should install without issue.

Screenshots

Screenshot_20230419-083353

Version

Additional context

I believe the conflict may be caused by OpenBOR Plus using the same application name and version number in the app Manifest.

I have manually deleted any remaining app data for org.openbor.engine from my devic.

The easiest way I have found to resolve this issue is to reinstall the last version of the application (516 in this case) then uninstall it along with any app data or build the application with a unique name.

whitedragon0000 commented 1 year ago

Thank you so much for your feedback and support. The code will be changed by new versions

GumbyXGames commented 1 year ago

So I'm just stuck not being able to is OpenBOR+ until you release a new version?

GumbyXGames commented 1 year ago

I was able to resolve the issue. Somehow the app wasn't completely uninstalled. I had to go through ADB to uninstall the remaining bits of the package.