Nathan Yanez
Nathan Yanez

Reputation: 3

Sencha Touch 2.3.1 NestedList works in browser; not on ipad compile

Has anyone ever experianced trouble where a sencha touch (2.3.1) nested list works on a browser (safari and chrome) but doesn't respond to tap events on the actual ipad?

Upvotes: 0

Views: 53

Answers (1)

Alexander
Alexander

Reputation: 20224

Please check whether your browser console shows any [DEPRECATED] message. If you compile a working uncompiled ST app that uses [DEPRECATED] functions, the compiled version won't work.

Upvotes: 1

Related Questions