Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19152] Windows: App crashes on second launch when encryption is enabled

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-07-06T16:26:39.000+0000
Affected Version/sRelease 4.1.0
Fix Version/sRelease 4.1.0
ComponentsWindows
Labelsqe-4.1.0
ReporterEwan Harris
AssigneeGary Mathews
Created2015-07-03T00:10:46.000+0000
Updated2016-02-01T07:33:31.000+0000

Description

Description

When building to either device or emulator with encryption enabled the app crashes every time after the first launch.

Steps to reproduce

1. Build to a device using appc run -p windows -T wp-device or an emulator using appc run -p windows -T wp-emulator -D production 2. When the app launches fully quit the app 3. Reopen the app from the app menu

Actual result

The app will crash

Expected result

The app should not crash

Comments

  1. Gary Mathews 2015-07-03

    PR: https://github.com/appcelerator/titanium_mobile_windows/pull/352
  2. Ewan Harris 2015-07-06

    Verified using: Windows 8.1 Appc CLI (NPM): 4.1.0-1 Appc CLI (Registry): 4.1.0-5 Ti SDK: 4.1.0.v20150706111546 When launching an app for the second time the app launches with no problems Closing ticket
  3. Lokesh Choudhary 2015-07-06

    Verified the fix. The appc does not crash anymore after the first launch. Environment: Appc Studio: 4.1.0.201507031129 Ti SDK: 4.1.0.v20150706111546 Ti CLI: 4.0.1 Alloy: 1.6.2 Windows: 8.1 Enterprise 64-bit APPC NPM: 4.1.0-1 APPC CLI: 4.1.0-5 Device: Nokia Lumia 928 - Windows Phone 8.1 Windows emulator : 8.1
  4. Parmeet Singh 2016-02-01

    Hi all, I am still facing this issue in my app. Whenever I try to relaunch app it exits without any log errors. Also how can I disable the encryption and increase the heap size of app?

JSON Source