[AC-2011] Adding a custom Titanium Module results Script Error = Couldn't find module (Tried all possible ways, No module resources to copy always)
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Cannot Reproduce |
| Resolution Date | 2013-05-01T18:19:33.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Appcelerator Modules, Titanium SDK & CLI |
| Labels | ios, module |
| Reporter | George Taskos |
| Assignee | Mauro Parra-Miranda |
| Created | 2013-04-14T21:30:46.000+0000 |
| Updated | 2016-03-08T07:40:57.000+0000 |
Description
Attachments
| File | Date | Size |
|---|---|---|
| Screen Shot 2013-04-15 at 12.28.23 AM.png | 2013-04-14T21:30:46.000+0000 | 216825 |
| Screen Shot 2013-04-15 at 12.29.16 AM.png | 2013-04-14T21:30:46.000+0000 | 249019 |
Problem is the type of project I selected. It was the Single Window Applicatio Titanium Project type. I chose a tabbed project and it was perfectly worked!!!!
Hi George, That's odd. The project type shouldn't matter. Did you try cleaning the project etc. (Project -> Clean), making sure the correct Ti SDK is selected in tiapp.xml (preferably 3.1 GA), and checking the version of the SDK used to build the module? I tried creating a Single Window Application and then adding a custom module, and it loads as expected (Ti SDK 3.1 GA, Ti Studio 3.1.0.201304151600, Xcode 4.5.2):
Tested, this works fine with latest Ti Studio