Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6437] iOS: TabGroup close causing (delayed) crash. iOS 13

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2019-12-30T16:26:26.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterDavid Bankier
AssigneeMotiur Rahman
Created2019-11-18T15:53:13.000+0000
Updated2019-12-30T16:26:26.000+0000

Description

Any help narrowing down the issue would be appreciated. Only experienced since using JSCore. Crash log attached.

Attachments

FileDateSize
AppName_2019-11-14-090819_MacBook-Pro.crash2019-11-18T15:52:54.000+0000198163

Comments

  1. David Bankier 2019-11-19

    Worked around this issue by avoiding using the close listener/callback on the tab group and calling the cleanup methods directly.
  2. Motiur Rahman 2019-12-24

    [~dbankier] TabGroup is a specialized views container that can hold other top-level containers like Window. So you have to handle it properly before closing it. However, we need a test case and steps to reproduce this issue.

JSON Source