Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26987] iOS: ACA module is crashing with iOS 12 and later

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2019-04-19T23:48:43.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterFazlul Haque
AssigneeGary Mathews
Created2019-04-17T18:48:53.000+0000
Updated2019-04-19T23:48:43.000+0000

Description

Hello, Just added the following line of code against a button click. When I clicked on, the app suddenly closed. We have attached the crash log on the attachment file.
function doClick(e) {
const aca = require('com.appcelerator.aca');
aca.setUsername("Testing");
 
}
$.index.open();
*Tested this issue on with this environment:* Ti SDK 8.0.0.GA ACA v1.0.3 iOS device: iPhone 5s (12.2) Please let us know if you need any more information. Thanks

Attachments

FileDateSize
iOS12-2 18-4-19 12-46 AM.crash2019-04-17T18:46:03.000+000063952

Comments

  1. Gary Mathews 2019-04-18

    aca: https://github.com/appcelerator-modules/appcelerator.aca/pull/18 1.1.0: https://github.com/appcelerator-modules/appcelerator.aca/releases/tag/1.1.0
  2. Lokesh Choudhary 2019-04-19

    FR Passed.

JSON Source