Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

No click events fire in iOS simulator

$
0
0

Mobile app, Titanium SDK 3.1.0.GA. Works fine in Android since two years.

I'm trying to port to iOS

var title = Titanium.UI.createLabel({text: 'My Title', touchEnabled: true});
 
//
title.addEventListener('click', function() {    
    alert('click on title')
});
When run in iOS simulator (6.1), label shows on screen but nothing happens when I click on it.

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>