In my Titanium App, when my included CommonJS modules have over a certain number of methods defined, I get File Error when building the app, how very strange. Is that maybe because it's taking up too much memory?

Any ideas anybody?

Script Error = Result of expression 'Ti.UI.createTab' [40] is not a function. (unknown file)

link|improve this question

80% accept rate
Did you remove the previous build? – Muhammad Zeeshan Feb 15 at 11:28
how large are you commonJS modules? I would rethink the architecture if they are that big. break them up in to logical modules – Aaron Saunders Feb 15 at 14:19
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.