Under Review
over 1 year ago

Wrong app being installed

Created app A, got to version 6 - made a mistake and removed it from the store.

Created a new Beta app B with new name and UUID, and now version 7

On the download page of app B which shows all the correct names and versions clicked Download but every time app A still installs.

This might help solve why the latest app updates to IQ Store are not installed, only previous versions.

https://forums.garmin.com/apps-software/mobile-apps-web/f/connect-iq-store-android/312724/retrieving-latest-app-version-from-the-connect-iq-store

and Bug report

https://forums.garmin.com/developer/connect-iq/i/bug-reports/fix-connect-iq

  • Solution Found:

    After some research it turns out the MonkeyC: Export Project may not build a PRG file if one already exists and will use the one from a previous RUN if it exists.

    Thus if making minor changes and not running them in the simulator first the export will export the previous version.