Page 1 of 1

Weather Tutorail's component

Posted: Tue Oct 15, 2013 3:32 pm
by Arthur Niu

When I follow the Weather tutorial, it does not work! And I compared with the Weather template and found out that there is a component named 'currentCondition' which include weatherTemperature/weatherHimidity0/mobileimage0. It looks like that component is important for showing the results from REST api. But where it comes from? And how to create like that?


Weather Tutorail's component

Posted: Tue Oct 15, 2013 5:00 pm
by Maryna Brodina

Hello! "weatherTemperature/weatherHimidity0/mobileimage0" it's an additional data. It doesn't matter if you won't show it in your app. Please check is there are errors in console and if you specify all request parameters correctly.


Weather Tutorail's component

Posted: Tue Oct 15, 2013 5:10 pm
by Arthur Niu

thanks. Arthur