Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19056] Windows: Test Rss Reader sample

GitHub Issuen/a
TypeStory
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2015-08-27T14:01:28.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.0.0
ComponentsWindows
Labelsn/a
ReporterChristopher Williams
AssigneeKota Iguchi
Created2015-06-22T22:43:45.000+0000
Updated2017-03-16T22:41:04.000+0000

Description

Import the Rss Reader sample (alloy) by using the latest Appcelerator Studio 4.1.0 release, through the dashboard. Then verify that you are able to build it for Win Phone and Store (after adding windows to list of deploy targets in tiapp.xml). If you run into any issues, please file additional tickets. If the sample needs to be updated in any way (like enabling capabilities), file a PR for the sample.

Comments

  1. Christopher Williams 2015-07-08

    Stated a PR to make changes to the sample to get it working: https://github.com/appcelerator-developer-relations/Sample.RSS/pull/17 However, I'm still seeing issues with ListView - even after TIMOB-19085. [~kota] Can you take a look at the issue now? It looks like a bug in listview.js in TitaniumKit, the createSectionItemView function, line 102. I get:
       TypeError: undefined is not a function (evaluating 'template.createView(options)')
       
    This is after it fetches the RSS feed and is attempting to add the feed items to the ListView. For some reason it's failing to get a reference to the template?
  2. Kota Iguchi 2015-07-15

    https://github.com/appcelerator/titanium_mobile_windows/pull/376 https://github.com/appcelerator-developer-relations/Sample.RSS/pull/19
  3. Kota Iguchi 2015-08-20

    I found that RSS reader doesn't work on the latest build.
  4. Kota Iguchi 2015-08-23

    https://github.com/appcelerator/titanium_mobile_windows/pull/414
  5. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source