Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19684] Force a Module to be completely cleaned up from memory Android and iOS

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionWon't Do
Resolution Date2015-10-16T00:24:50.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterShuo Liang
AssigneeShuo Liang
Created2015-10-07T14:40:27.000+0000
Updated2015-10-16T00:24:50.000+0000

Description

Customer Query: {quote} Is it possible to completely clean up a android module from memory so that it gets fully reinitialized? Basically the idea is that we have a module that can only do certain items at init. It would be ideal if we could somehow dispose of the module after it was loaded, and then reload it back into memory to perform a fresh init. Its my understanding that once a ti module is loaded there is no way to unload it from the project. {quote}

Comments

  1. Ingo Muschenetz 2015-10-15

    Could you give an example, test case or code?

JSON Source