Search found 14 matches

Go to advanced search

by Gregory Vaughan
Tue Nov 17, 2015 4:21 pm
Forum: Issues
Topic: infinite scrolling demo, how to clear list for fresh data
Replies: 2
Views: 497
 
Jump to post

infinite scrolling demo, how to clear list for fresh data

Hi, I'm following the Infinite Scroll example. I have it working, but rather than the single list on page load, I may want to change a parameter and query the service again. So I need to set the skip to 0, and clear out the list before I execute the service. What is the best way to clear the list? W...
by Gregory Vaughan
Mon Sep 21, 2015 8:30 pm
Forum: Issues
Topic: ios9 update breaks our app
Replies: 13
Views: 2734
 
Jump to post

ios9 update breaks our app

In case it is any help, I had the same symptom in a webapp, and worked around it by checking "native menu" on the select control.

by Gregory Vaughan
Mon Dec 15, 2014 3:29 pm
Forum: Issues
Topic: Youtube video crashes iOS web app added to homescreen
Replies: 9
Views: 1398
 
Jump to post

Youtube video crashes iOS web app added to homescreen

Suggestions for a workaround (such as a modification after exporting) would be helpful.

by Gregory Vaughan
Mon Dec 15, 2014 2:37 pm
Forum: Issues
Topic: Youtube video crashes iOS web app added to homescreen
Replies: 9
Views: 1398
 
Jump to post

Youtube video crashes iOS web app added to homescreen

Has there been any discovery on this?

by Gregory Vaughan
Fri Dec 12, 2014 5:25 pm
Forum: Issues
Topic: Youtube video crashes iOS web app added to homescreen
Replies: 9
Views: 1398
 
Jump to post

Youtube video crashes iOS web app added to homescreen

Same problem on an iPad 3 running iOS 8.1.1

Works in safari but hangs/crashes upon playing youtube video once app is added to home screen and launched from icon.

by Gregory Vaughan
Fri Dec 12, 2014 5:04 pm
Forum: Issues
Topic: Youtube video crashes iOS web app added to homescreen
Replies: 9
Views: 1398
 
Jump to post

Youtube video crashes iOS web app added to homescreen

I'm having a problem playing a Youtube video on my iPhone 5, iOS 8.1.2 (had problem prior to this iOS version too, but it worked a few months ago). It plays fine if I open the app in the phone's browser, but if I "Add to Homescreen " then launch the app from the icon, the video will not pl...
by Gregory Vaughan
Tue Nov 05, 2013 3:00 pm
Forum: Issues
Topic: How to get fluid Youtube/Vimeo embeds?
Replies: 15
Views: 2074
 
Jump to post

How to get fluid Youtube/Vimeo embeds?

Right, I'm not satisfied with how I have it either; it looks good in landscape mode but not portrait. For my application I think forcing full screen is not preferable until the video is playing because I think it is good to have the navigation on the page. Is there a way to force landscape view of a...
by Gregory Vaughan
Wed Oct 16, 2013 2:37 pm
Forum: Issues
Topic: How to display a message when rest service returns no rows (... or one row)
Replies: 6
Views: 1176
 
Jump to post

How to display a message when rest service returns no rows (... or one row)

It's a php file that makes a json from a mysql query.

by Gregory Vaughan
Tue Oct 15, 2013 10:53 pm
Forum: Issues
Topic: How to display a message when rest service returns no rows (... or one row)
Replies: 6
Views: 1176
 
Jump to post

How to display a message when rest service returns no rows (... or one row)

Can you tell me how I might go about displaying a message or doing something when a rest service returns only one row?

Go to advanced search