Search found 355 matches

Go to advanced search

by Joe Sharples
Tue Oct 18, 2016 12:59 pm
Forum: Issues
Topic: Infinite Scroll
Replies: 4
Views: 677
 
Jump to post

Infinite Scroll

But it's not really custom code, the only changes to the code from the tutorial is the name of the service and the storage variable. Ok, I have deleted all the code above and replaced it with the exact same code in the tutorial. but instead i have changed the storage variable and service name to mat...
by Joe Sharples
Mon Oct 17, 2016 4:06 pm
Forum: Issues
Topic: Infinite Scroll
Replies: 4
Views: 677
 
Jump to post

Infinite Scroll

I've followed the tutorial on here but i cant get it to work. https://blog.appery.io/2015/07/how-to... my JS asset is: pre var onScrollHandler = function(){ window.clearTimeout(self.scrollTimeout); var onDelay = function(){ var scrollTop = jQuery(window).scrollTop(); var wind...
by Joe Sharples
Mon Oct 10, 2016 4:18 pm
Forum: Issues
Topic: Update an item in infinite scroll
Replies: 3
Views: 536
 
Jump to post

Update an item in infinite scroll

do you have a link to the infinite scroll tutorial? i can't seem to find it anywhere

by Joe Sharples
Thu Feb 25, 2016 4:38 pm
Forum: Issues
Topic: Builder is really slow
Replies: 3
Views: 522
 
Jump to post

Builder is really slow

This is painfully slow. longer than i first stated.

I have have a collection with 10 object columns, each object has 8 values.
it's taken 20 mins to do only 2 of these objects. 95% of the time i'm waiting for it to respond.
This should be a 10 min job - not a 3 hour job.

by Joe Sharples
Thu Feb 25, 2016 4:02 pm
Forum: Issues
Topic: Builder is really slow
Replies: 3
Views: 522
 
Jump to post

Builder is really slow

I've tried emptying cache and restarting browser (Chrome) but to no avail.

by Joe Sharples
Thu Feb 25, 2016 4:00 pm
Forum: Issues
Topic: Builder is really slow
Replies: 3
Views: 522
 
Jump to post

Builder is really slow

When I edit a database service appery becomes very unresponsive, for example if I am adding new parameters. I've just sent 5 mins adding 8 parameters and editing the parameter 'type', it should have taken under a minute. Every time I make a single adjustment there is a period of unresponsiveness. It...
by Joe Sharples
Wed Feb 17, 2016 1:56 pm
Forum: Issues
Topic: preference name="StatusBarOverlaysWebView" value="true" - being added to the config.xml after exporting to Xcodes.
Replies: 4
Views: 510
 
Jump to post

preference name="StatusBarOverlaysWebView" value="true" - being added to the config.xml after exporting to Xcodes.

If i undo all source changes is it possible to change this:
code<preference name="StatusBarOverlaysWebView" value="true" /> /code
in the app settings?

by Joe Sharples
Sat Feb 13, 2016 3:59 pm
Forum: Issues
Topic: preference name="StatusBarOverlaysWebView" value="true" - being added to the config.xml after exporting to Xcodes.
Replies: 4
Views: 510
 
Jump to post

preference name="StatusBarOverlaysWebView" value="true" - being added to the config.xml after exporting to Xcodes.

I have set the preference to "false" in my appery config.xml file: " code<preference name="StatusBarOverlaysWebView" value="false" /> /code" I understand that when exporting more lines are added to the config.xml from the Cordova plugins. But the problem is th...
by Joe Sharples
Sun Dec 20, 2015 9:13 pm
Forum: Issues
Topic: "Localizable.strings" couldn't be opened because there is no such file
Replies: 8
Views: 860
 
Jump to post

"Localizable.strings" couldn't be opened because there is no such file

yes, I have restored to the previous version. (1.5)

I then restored back to 1.6.
then restored back to 1.5.

undoing all source changes is not working.
Even after deleting all edited source files (blue), then undoing all source changes, the files come back still blue without rolling back.

Go to advanced search