[AC-5131] iOS Simulator and Test Flight
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2017-10-13T20:37:09.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Gürkan |
Assignee | Shak Hossain |
Created | 2017-08-08T10:36:59.000+0000 |
Updated | 2017-10-13T20:37:09.000+0000 |
Description
Hello,
I have an issue with testing my apps. when i test the app on simulator i am not getting any error, but when i upload it to app store testflight and test on real device, it stucks on splash screen. I am running the app in developer mode to my device and checking the logs , there is no error. I think Appcelerator Studio ignoring some errors while compiling on simulator and developer mode.What should i do to see error why my app stucks on real device downloaded from Test Flight ?
Thanks
Hi, Thanks for reaching us. What version of Xcode, SDK, and Studio do you have? [Native iOS Debugging and Testing Tools](http://docs.appcelerator.com/platform/latest/#!/guide/Native_iOS_Debugging_and_Testing_Tools) A more useful technique would be to view the logging messages that are generated by an app running on a USB-connected iOS device. Regards, Aminul
Hello, Can you send the log when you build on device? Run through terminal will trace log. Thanks.
Hi, Xcode version: 8.3.3 SDK: 6.1.1 and 6.1.2 Studio: 4.9.1 Thanks
Hello, We need the trace log. Run "appc run -p ios -l trace" in terminal and send the log. Thanks.