Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20383] Windows: WebViews with url property with relative reference causes build error

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionDuplicate
Resolution Date2016-02-18T00:43:51.000+0000
Affected Version/sRelease 5.1.2
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterBert Grantges
AssigneeKota Iguchi
Created2016-02-10T22:52:37.000+0000
Updated2017-03-20T22:28:40.000+0000

Description

Adding a WebView to an XML view, and setting the url property causes a compile time error: The webview is calling an html file. The exact error message was ''Error while require(/app) unknown exception" with one element in the native_stack trace of "JSExportClass::CallNamedFunction". If I don't set the url property or set the url to a web url the error does not occur. So there could be something in the html, which is requiring in graph libraries that windows is taking exception to, since the graphs work on ios and android.

Comments

  1. Bert Grantges 2016-02-10

    Working on getting the html code for reference
  2. Christopher Williams 2016-02-17

    This was fixed in master, right? Happen to know what PR or JIRA ticket it was done? Maybe TIMOB-20236 fixed it?
  3. Kota Iguchi 2016-02-17

    I would say this is duplicate of TIMOB-20143, and it's fixed.
  4. Lee Morris 2017-03-20

    Closing ticket as duplicate.

JSON Source