[TIMOB-2600] iOS: invalid method (createTabGroup) passed to UIModule at app.js
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2019-11-20T21:38:36.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | core |
Reporter | Matthew Lanham |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:24:05.000+0000 |
Updated | 2019-11-20T21:38:36.000+0000 |
Description
When i build for simulator everything works as expected, but when i build for device it installs onto the phone, then when i open the application the errors below appear and the app locks on the splash screen. I've really tried everything and it looks like a couple of other people have experienced similar issues:
http://developer.appcelerator.com/question/85671/invalid-method-createtoolbar-passed-to-uimodule-on-device">
http://developer.appcelerator.com/question/85671/invalid-method-cre...
http://developer.appcelerator.com/question/45181/test-working-in-ipad-simulator-not-on-ipad">
http://developer.appcelerator.com/question/45181/test-working-in-ip...
The errors are:
[WARN] attempted to load: TiUITabGroupProxy [ERROR] Script Error = invalid method (createTabGroup) passed to UIModule at app.js (line 1). [ERROR] application received error: invalid method (createTabGroup) passed to UIModule at app.js (line 1) [DEBUG] application booted in 275.932014 ms
This issue has just started and i'm struggling to move past it, i've done the following and it's still causing the issue:
- Uninstalled titanium from my system, user folder, application support folder etc
- Reinstalled everything
- Removed build folder
- Created a new user account on my mac
- Repeated above steps
- Created new project etc
I've attached my app.js which seems to be in order, i also created a new project and replaced the app.js in that project and it seemed to run ok, but i cannot find any reason why my app.js wouldn't run...
please help, i've spent 2 whole days trying things now!!!!!
Attachments
File | Date | Size |
---|---|---|
app.js | 2011-04-15T03:24:05.000+0000 | 1990 |