[AC-4013] App crashes after splash screen in Window Phone
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2016-07-13T18:39:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | ROBIN GURUNG |
Assignee | Shak Hossain |
Created | 2016-07-07T12:47:45.000+0000 |
Updated | 2016-07-18T10:50:43.000+0000 |
Description
I am using appcelerator SDK 5.3.0.GA in windows PC to develop windowsphone app.
After installing the app in Lumia 550, I am unable to open it.
I am getting following error.
[INFO] : Finished installing the application
[INFO] : Waiting for app to connect to log relay
[INFO] : Connected to app
-- Start application log ---------------------------------------------------- -- End application log ------------------------------------------------------
[ERROR] : Timed out after 60000 milliseconds trying to connect to undefined
[ERROR] : Error: Timed out after 60000 milliseconds trying to connect to undefined
at [object Object]. (C:\ProgramData\Titanium\mobilesdk\win32\5.3.0.GA\node_modules\windowslib\lib\wptool.js:674:13)
at Timer.listOnTimeout (timers.js:119:15)
[WARN] : We were unable to launch the app for you on the device/emulator due to an error (common causes include un-paired devices). Please launch the app manually.
[INFO] : Disconnected from app
Jubun Naher, Thank you for your time and thoughts.. When I tried to open the app manually I get error below and app closes. {color:red}[ERROR] : Timed out after 60000 milliseconds trying to connect to undefined [ERROR] : Error: Timed out after 60000 milliseconds trying to connect to undefined at [object Object].