[TIMOB-9559] MobileWeb: Mashups-->foursquare : Tapping on the foursquare table row does not do anything.
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-05-01T20:45:37.000+0000 |
| Affected Version/s | Release 2.1.0 |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | qe-mw020912 |
| Reporter | Lokesh Choudhary |
| Assignee | Chris Barber |
| Created | 2012-06-14T16:24:34.000+0000 |
| Updated | 2017-05-02T21:41:57.000+0000 |
Description
Tapping on the foursquare table row does not do anything.
Not a Regression, occurs with 2.0.2GA
Steps to reproduce:
1.Build kitchen sink for mobile web in titanium studio.
2.Type the ip address of your laptop into the mobile device's web browser.(safari for iphone & IE for windows phone).
3.Hit go or enter.
4.Kitchen sink will fire up in the browser.
5.Tap on mashups tab.
6.Tap on the foursquare table row.
Actual result:
1.Nothing happens after tapping on foursquare.
Expected result:
1:Inside the blue scroll view you should see 'you are at finding Venues..'.
Password field should be blurred at this point. In the console look for starting geo
[INFO] received geo response
[INFO] sending foursquare API request for .
2: In the scroll view should see the nearby venus listed
Is the bug in Mobile Web's code or KitchenSink's code? Can you provide a test case that isolates the problem?
Resolving ticket as invalid as this version of Kitchen Sink is no longer supported.