Search found 25 matches

Go to advanced search

by greg keys
Mon Oct 14, 2013 4:17 am
Forum: Issues
Topic: session cookies not being set from rest response
Replies: 8
Views: 1007
 
Jump to post

session cookies not being set from rest response

ok found the problem this setting:
Render all pages in one HTML file (jQuery Mobile multi-page template)

when switching that off, for some reason it was loading old pages and services which had the proxy enabled.

When I switched it back to render all pages as one it worked properly.

by greg keys
Mon Oct 14, 2013 3:27 am
Forum: Issues
Topic: session cookies not being set from rest response
Replies: 8
Views: 1007
 
Jump to post

session cookies not being set from rest response

how do we clear that build cache so we get a copy with all the current changes?

by greg keys
Mon Oct 14, 2013 3:02 am
Forum: Issues
Topic: session cookies not being set from rest response
Replies: 8
Views: 1007
 
Jump to post

session cookies not being set from rest response

its possible that the build we are getting is not the current build, for some reason old features we deleted a while ago are still showing up in the build, is there some sort of build cache or something, maybe the apps I'm building with appery still have the proxy enabled?

by greg keys
Mon Oct 14, 2013 2:59 am
Forum: Issues
Topic: session cookies not being set from rest response
Replies: 8
Views: 1007
 
Jump to post

session cookies not being set from rest response

havent figured that out specically however we do have REST calls we can make which will return a logged in users information and its not finding the validated session, it works as expected using an advanced REST client for testing but its not working on the appery build, testing app or in the browse...
by greg keys
Mon Oct 14, 2013 2:33 am
Forum: Issues
Topic: session cookies not being set from rest response
Replies: 8
Views: 1007
 
Jump to post

session cookies not being set from rest response

Im trying to set a login session via rest however it seems like session cookies arent being set, I tried with the proxy off by building the app and testing in real time but there seems to be a problem somewhere

by greg keys
Fri Oct 11, 2013 12:41 am
Forum: Issues
Topic: How soon will you implement jQueryMobile version 1.4 once it becomes stable?
Replies: 6
Views: 714
 
Jump to post

How soon will you implement jQueryMobile version 1.4 once it becomes stable?

Im wondering if the changes they made to improve performance will render existing Appery.io projects unusable with the new framework once/if implemented.

by greg keys
Tue Oct 08, 2013 6:30 am
Forum: Issues
Topic: what is the Javascript under LocalStorage in REST mapping used for?
Replies: 3
Views: 525
 
Jump to post

what is the Javascript under LocalStorage in REST mapping used for?

I dont see anything on that page which explains the purpose for the javascript below the localStorage variables, the documention you reference refers to the JS which can be attached to request, response and elements but not the section below localstorage

by greg keys
Sun Oct 06, 2013 6:23 am
Forum: Issues
Topic: Native APK build with Appery is really slow
Replies: 41
Views: 5838
 
Jump to post

Native APK build with Appery is really slow

I've been running tests reproducing with appery an app we have already built with jquerymobile and Cordova in order to test the speed and production quality. I was hopeful that appery would save us development time and be good enough for a production quality app but now in beginning to doubt that. I...
by greg keys
Sun Oct 06, 2013 1:15 am
Forum: Issues
Topic: what is the Javascript under LocalStorage in REST mapping used for?
Replies: 3
Views: 525
 
Jump to post

what is the Javascript under LocalStorage in REST mapping used for?

what is the point of the javascript in the REST mapping area under the localStorage area on the right side, when you edit it, it shows function(value, element) I can see that if you map to it as if it were an element or localstorage variable the value represents the mapping but what is the element f...
by greg keys
Sat Oct 05, 2013 9:52 am
Forum: Issues
Topic: echo override at run time doesnt seem to be working
Replies: 23
Views: 2538
 
Jump to post

echo override at run time doesnt seem to be working

ok so the Generic Service worked great thanks for the help.

Go to advanced search