Search found 28 matches

Go to advanced search

by Shuang Liu
Sat Aug 03, 2013 4:00 pm
Forum: Issues
Topic: server code error?
Replies: 15
Views: 3612
 
Jump to post

server code error?

Hi. what steps do you need? just created one server code, regardless of the codes inside, just name it and save it, and test it, you will get the error

by Shuang Liu
Sat Aug 03, 2013 3:41 pm
Forum: Issues
Topic: server code error?
Replies: 15
Views: 3612
 
Jump to post

server code error?

I think it's your server problem, I have tested all server codes in my projects, they all got error

by Shuang Liu
Sat Aug 03, 2013 3:37 pm
Forum: Issues
Topic: server code error?
Replies: 15
Views: 3612
 
Jump to post

server code error?

just created a simple server code, and try to send a simple request with the test section, but keep error~

by Shuang Liu
Sat Aug 03, 2013 3:17 pm
Forum: Issues
Topic: server code error?
Replies: 15
Views: 3612
 
Jump to post

server code error?

Hi i am using the server code right now, but it keep saying: Error code SCSE021: This wasn't supposed to happen but an error occurred. Please try again. If the error persists please let us know on the http://appery.io/forum or email us: a href="mailto:support@appery.io" rel="nofollow&...
by Shuang Liu
Fri Aug 02, 2013 9:53 am
Forum: Issues
Topic: memory optimization? GC bug on Android webview?
Replies: 5
Views: 831
 
Jump to post

memory optimization? GC bug on Android webview?

Hi Marina, the confusion for me right now is the memory only takes 10 20 mb on desktop chrome which I think is normal and good, but on Android, it takes over 40 mb at beginning, and could go over 150 mb while using (larger and larger actually). I have basically no global variables(only some defined ...
by Shuang Liu
Fri Aug 02, 2013 12:44 am
Forum: Issues
Topic: memory optimization? GC bug on Android webview?
Replies: 5
Views: 831
 
Jump to post

memory optimization? GC bug on Android webview?

Hi, I found this problem since day one, the memory usage of the APP by jquery mobile & phonegap on your platform can be too large on mobile deices. (bigger and bigger actually) I have tried so many ways to minimize the memory in my project(basically no global variables), but it till cost more an...
by Shuang Liu
Mon Jul 15, 2013 5:36 pm
Forum: Issues
Topic: is there a callback in builder to get touch position?
Replies: 13
Views: 3348
 
Jump to post

is there a callback in builder to get touch position?

is there a callback in builder to get touch position rather than adding some codes in the source?

by Shuang Liu
Mon Jul 15, 2013 11:15 am
Forum: Issues
Topic: Cannot show long list in popup page in tablet template
Replies: 8
Views: 1130
 
Jump to post

Cannot show long list in popup page in tablet template

Hi Marine, I don't know why 'find('[data-role=content]')' is not working, 'Appery("PopupScreenContainerName").css('overflow-y', 'scroll');' is just fine.

by Shuang Liu
Mon Jul 15, 2013 11:02 am
Forum: Issues
Topic: Cannot show long list in popup page in tablet template
Replies: 8
Views: 1130
 
Jump to post

Cannot show long list in popup page in tablet template

Hi Marine, thanks, I got the point, it works by adding 'overflow-y: scroll;' to css, but the JS doesn't work for me, I will look into that later.

by Shuang Liu
Sun Jul 14, 2013 11:52 pm
Forum: Issues
Topic: Cannot show long list in popup page in tablet template
Replies: 8
Views: 1130
 
Jump to post

Cannot show long list in popup page in tablet template

I am sure that i changed nothing on its option, just create a popup, drag a listview in, and change its items to 100, and run. it only show a small part of 100 items.

And it's fine with mobile app template

Go to advanced search