Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17049] Windows Hybrid: Building app does not remove older versions

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-08-19T20:29:29.000+0000
Affected Version/sRelease 3.3.0
Fix Version/sRelease 3.3.0
ComponentsWindows Hybrid
Labelsmodule_hybrid, qe-3.3.0, qe-closed-3.3.0, qe-testadded
ReporterSamuel Dowse
AssigneeChris Barber
Created2014-05-30T21:03:31.000+0000
Updated2014-08-19T20:29:29.000+0000

Description

Description

When you run 'ti build' for Windows Hybrid, it will install your application without first uninstalling your old version.

Steps To Reproduce

1. Create a Windows Hybrid application 2. Run 'ti build -p mobileweb -C xd -T wp8' 3. When the app closes, press the hardware back button 4. Run 'ti build -p mobileweb -C xd -T wp8' again

Expected Result

Build script should uninstall the old application and install the new application

Actual Result

Keeps all versions of the application as well as adding the new application.

Attachments

FileDateSize
WindowsHybridApplicationDuplicator.png2014-05-30T21:03:31.000+0000156737

Comments

  1. Chris Barber 2014-05-30

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5747 3_3_X pull request: https://github.com/appcelerator/titanium_mobile/pull/5748
  2. Samuel Dowse 2014-05-30

    Verified fixed on: Windows 8.1 Appcelerator Studio, build: 3.3.0.201405271647 Visual Studio 2013, build: 12.0.30501.00 Update 2 Titanium SDK, build: 3.3.0.v20140530150912 Titanium CLI, build: 3.3.0-beta Alloy: 1.4.0-beta Windows Phone: Nokia Lumia 520 (8.0) Old version of the application is successfully removed, new application installs in it's place. Closing.
  3. Ingo Muschenetz 2014-08-19

    Changed component.

JSON Source