Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24392] Hyperloop: iOS - App tries to require both <class> and <class>.js

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionDuplicate
Resolution Date2017-02-09T19:08:48.000+0000
Affected Version/sRelease 6.1.0, Release 6.0.1, Release 6.0.2
Fix Version/sn/a
ComponentsHyperloop, iOS
Labelsn/a
ReporterHans Knöchel
AssigneeEric Merriman
Created2017-02-09T13:42:08.000+0000
Updated2017-03-14T22:11:52.000+0000

Description

When running the hyperloop-examples app with SDK 6.x, the logs indicate that the app tries to both require and .js. Example:
[DEBUG] Loading: /Users/hknoechel/Library/Developer/CoreSimulator/Devices/481E55ED-1AFA-4AB2-B68B-F27DF6E55CED/data/Containers/Bundle/Application/4DBB86B1-512F-45A3-B8ED-66C4F4B3AD07/Hyperloop_Sample.app/hyperloop/foundation/nsstring, Resource: hyperloop/foundation/nsstring
[DEBUG] Loading: /Users/hknoechel/Library/Developer/CoreSimulator/Devices/481E55ED-1AFA-4AB2-B68B-F27DF6E55CED/data/Containers/Bundle/Application/4DBB86B1-512F-45A3-B8ED-66C4F4B3AD07/Hyperloop_Sample.app/hyperloop/foundation/nsstring.js, Resource: hyperloop/foundation/nsstring_js
[DEBUG] Loading: /Users/hknoechel/Library/Developer/CoreSimulator/Devices/481E55ED-1AFA-4AB2-B68B-F27DF6E55CED/data/Containers/Bundle/Application/4DBB86B1-512F-45A3-B8ED-66C4F4B3AD07/Hyperloop_Sample.app/hyperloop/uikit/uiwindow, Resource: hyperloop/uikit/uiwindow
[DEBUG] Loading: /Users/hknoechel/Library/Developer/CoreSimulator/Devices/481E55ED-1AFA-4AB2-B68B-F27DF6E55CED/data/Containers/Bundle/Application/4DBB86B1-512F-45A3-B8ED-66C4F4B3AD07/Hyperloop_Sample.app/hyperloop/uikit/uiwindow.js, Resource: hyperloop/uikit/uiwindow_js
[DEBUG] Loading: /Users/hknoechel/Library/Developer/CoreSimulator/Devices/481E55ED-1AFA-4AB2-B68B-F27DF6E55CED/data/Containers/Bundle/Application/4DBB86B1-512F-45A3-B8ED-66C4F4B3AD07/Hyperloop_Sample.app/hyperloop/uikit/uiview, Resource: hyperloop/uikit/uiview
[DEBUG] Loading: /Users/hknoechel/Library/Developer/CoreSimulator/Devices/481E55ED-1AFA-4AB2-B68B-F27DF6E55CED/data/Containers/Bundle/Application/4DBB86B1-512F-45A3-B8ED-66C4F4B3AD07/Hyperloop_Sample.app/hyperloop/uikit/uiview.js, Resource: hyperloop/uikit/uiview_js
I'm not 100 % that this didn't happen on 5.5.X, but it looks new to me. It also may or may not be related to TIMOB-24293.

Comments

  1. Hans Knöchel 2017-02-09

    Duplicate of TIMOB-24293.
  2. Lee Morris 2017-03-14

    Closing ticket as duplicate.

JSON Source