ios - Appcelerator application throwing app.js not found on device -


recently have upgraded ios , appcelerator kits latest versions, , since have problems while preparing archive / builds.

initially app throwing error on simulator found way resolve this.

plz note using xcode instead of appcelerator building archives

the steps took run app in simulator...

1. xcode->preferences->locations 2. derived data -> advanced -> custom: relative workspace 3. build in xcode should not have problem. 

now build working fine in simulator, can still see app.js not found error on device (i build archive , installed via itunes)

thanks in advance... people having experience in using xcode 7 may reply in better way.

this known issue: https://jira.appcelerator.org/browse/timob-19818

please use appcelerator's jira report , track bugs.

and people have commented, should not need build form xcode cli , studio via xcode command line.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -