[TIMOB-1210] App runs in simluator but frozen on iphone
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:46:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | codeflo |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:46:43.000+0000 |
Updated | 2017-03-09T21:24:39.000+0000 |
Description
Hey guys,
i hope you can help me :), my Problem - My App runs perfect on the Simulator an the tabGroup opend via:
tabGroup.setActiveTab(0);
tabGroup.open({
transition:Ti.UI.iPhone.AnimationStyle.CURL_DOWN
});
but on the iphone - i have open the Xcode project and build and run it but there comes only the Default.png and no open of the tabGroup.
I have also tried from Titanium Developer - my App is on iTunes and i can sync it, but wenn i clicked on it the app crash directly - in Xcode the welcome screen is viewed all the time.
The console log of the iPhone is attached
Help request, not a bug.
Closing ticket as invalid.