Titanium JIRA Archive
Appcelerator Community (AC)

[AC-685] Can't use LiveView with iOS Simulator

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2016-03-07T19:15:02.000+0000
Affected Version/sAppcelerator Studio 4.4.0
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterHaroon Abbasi
AssigneeShak Hossain
Created2016-02-12T13:49:31.000+0000
Updated2016-03-07T19:15:02.000+0000

Description

Steps to Reproduce

While trying to use liveview with iOS simulator receive Error all the time Couldn't find module: localeStrings for architecture: x86_64

Actual Result

LiveView not working with iOS simulator

Expected Result

LiveView should work with iOS simulator

Attachments

FileDateSize
_.log2016-02-12T14:24:56.000+000030216
diagnostic2143969430063182614.log2016-02-12T13:50:03.000+000092785

Comments

  1. Haroon Abbasi 2016-02-12

    in console i get this error list. [ERROR] : An error occurred during build after 2m 35s 55ms [ERROR] : Detected multiple crashes: [ERROR] : /Users/haroonabbasi/Library/Logs/DiagnosticReports/mymobile-app-01-22-211635_Pures-Mac-mini-2.crash [ERROR] : /Users/haroonabbasi/Library/Logs/DiagnosticReports/mymobile-app-02-03-154915_Pures-Mac-mini.crash [ERROR] : /Users/haroonabbasi/Library/Logs/DiagnosticReports/mymobile-app-02-03-155212_Pures-Mac-mini.crash [ERROR] : /Users/haroonabbasi/Library/Logs/DiagnosticReports/mymobile-app-02-03-161153_Pures-Mac-mini.crash [ERROR] : /Users/haroonabbasi/Library/Logs/DiagnosticReports/mymobile-app-02-03-162118_Pures-Mac-mini.crash [ERROR] : /Users/haroonabbasi/Library/Logs/DiagnosticReports/mymobile-app-02-12-152355_Pures-Mac-mini.crash [ERROR] : Note: these crashes may or may not be related to running your app. 2016-02-12T13:57:38.674Z | TRACE | titanium exited with exit code 1 2016-02-12T13:57:38.680Z | ERROR | Error: ti run exited with error code 1 at ChildProcess. (/Users/haroonabbasi/.appcelerator/install/5.1.0/package/node_modules/appc-cli-titanium/plugins/run.js:92:66) at ChildProcess.emit (events.js:110:17) at Process.ChildProcess._handle.onexit (child_process.js:1074:12) 2016-02-12T13:57:38.683Z | TRACE | Sending exit signal to titanium process: 67987
  2. Sharif AbuDarda 2016-02-14

    Hello, I tried to reproduce the issue with LiveView enabled, I wasn't able to reproduce the issue. Although the issue occur occasionally in my case. Try cleaning the project and rebuilding with LiveView enabled. Make sure you are not connected through proxy. Also, if you are using any modules with your project the error "Couldn't find module: localeStrings for architecture: x86_64" is because you have no 64bit support for the module. Try running "ti -64" in the project terminal. Thanks.
  3. Haroon Abbasi 2016-02-16

    i did there is not issue with modules! all module has 64 bit support did you checked the appcelerator studio log why i get these two Errors? may be that what causing the issue! !ENTRY com.appcelerator.titanium.core 4 0 2016-02-12 14:29:57.951 !MESSAGE (Build 4.4.0.201511241829) [ERROR] Location to be watched doesn't exist: /Library/Application Support/Titanium/mobilesdk/osx !ENTRY com.appcelerator.titanium.core 4 0 2016-02-12 14:29:57.952 !MESSAGE (Build 4.4.0.201511241829) [ERROR] Location to be watched doesn't exist: /Library/Application Support/Titanium/modules
  4. Sharif AbuDarda 2016-02-23

    Hello, What version of Ti SDK are you using? Try the latest stable version 5.1.2.GA. Go to your studio help and click Either check for Appcelerator updates or check for updates. Download and install the recommended updates. Restart the studio and clean the project. Make sure the PC and the device is in the same network. Thanks.

JSON Source