Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1132] processTouchesBegan fires from within Titanium, but not modules in 64bit

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2015-07-03T23:44:16.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
LabelsTCSupportTriage
ReporterAndrew McElroy
AssigneeRadamantis Torres-Lechuga
Created2015-01-30T18:51:01.000+0000
Updated2016-03-08T07:37:29.000+0000

Description

I'm trying to figure out why inside TiUIView processTouchesBegan aka ~1268 - (void)processTouchesBegan:(NSSet *)touches withEvent:(UIEvent *)event works, but when you build a 64 bit module using titanium 3.5.0.GA the module is unable to receive this event. This only happens when you compile for arm64 on iOS 7 or greater. When you compile for armv7 everything works. This is preventing me from releasing a 64 bit version of Platino. Did you all have to do anything special with UIEvent in your efforts to make titanium work for 64 bit?

Comments

No comments

JSON Source