Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24274] Windows 10: Running KitchenSink v2 it launches with App Error

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2017-01-10T08:14:48.000+0000
Affected Version/sRelease 6.1.0
Fix Version/sn/a
ComponentsWindows, Windows phone
Labelseng-priority, kitchensink, windows
ReporterNeeraj Mishra
AssigneeKota Iguchi
Created2017-01-05T03:09:59.000+0000
Updated2019-05-09T06:47:12.000+0000

Description

Problem: Kitchen sink app launching with error for windows app.

Steps to Reproduce:

1. Download kitchen sink app from git repo: https://github.com/appcelerator/kitchensink-v2 2. Build it for windows Emulator 3. It build the project fine but while launching following error occurs:
[ERROR] :  Application Error: {
[ERROR] :    "line": 2,
[ERROR] :    "column": 10,
[ERROR] :    "message": "require: Error while require(/app) undefined is not an object (evaluating 'template.properties')",
[ERROR] :    "native_stack": [
[ERROR] :      "JSExportClass<class Titanium::GlobalObject>::CallNamedFunction"
[ERROR] :    ]
[ERROR] :  }

Expected Result:

App should work fine as it works on other platforms. Note: Attaching the screenshot

Attachments

FileDateSize
screenshot-1.png2017-01-05T03:10:59.000+00001040656

Comments

  1. Kota Iguchi 2017-01-10

    https://github.com/appcelerator/kitchensink-v2/pull/5
  2. Kota Iguchi 2017-01-10

    https://github.com/appcelerator/kitchensink-v2/pull/4

JSON Source