Search found 6 matches

Go to advanced search

by Manjeet Sharma
Tue Nov 25, 2014 10:24 am
Forum: Issues
Topic: Scroll is jumpy on some android devices
Replies: 6
Views: 525
 
Jump to post

Scroll is jumpy on some android devices

my pages are simple pages contain some buttons labels and some drop down lists etc. We use button click focus value change blur etc events on the page.

by Manjeet Sharma
Mon Nov 24, 2014 2:45 pm
Forum: Issues
Topic: Scroll is jumpy on some android devices
Replies: 6
Views: 525
 
Jump to post

Scroll is jumpy on some android devices

Cn you please help me in solving this?

by Manjeet Sharma
Mon Nov 24, 2014 2:35 pm
Forum: Issues
Topic: Scroll is jumpy on some android devices
Replies: 6
Views: 525
 
Jump to post

Scroll is jumpy on some android devices

No Lazy Loading is not there.

by Manjeet Sharma
Mon Nov 24, 2014 11:52 am
Forum: Issues
Topic: Scroll is jumpy on some android devices
Replies: 6
Views: 525
 
Jump to post

Scroll is jumpy on some android devices

Hi All,

In my application which is based on appery. Scrolling on some android device is slightly jumpy.Content takes time to get scrolled. can you please suggest how to make the scroll smoother. Can I increase the scroll sensitivity and make it working properly?
Thanks,
Manjeet

by Manjeet Sharma
Tue Oct 28, 2014 1:58 am
Forum: Issues
Topic: Session ID from Login API response is not accessible on android phones
Replies: 5
Views: 626
 
Jump to post

Session ID from Login API response is not accessible on android phones

Hey I am able read the cookie on IOS devices.But on android not able to read. And yes I am making the service call by making withCredential to true.
Still I am not able to fetch cookie from
Jqxhr in the complete event of login API response.Please suggest help me in this.

by Manjeet Sharma
Mon Oct 27, 2014 11:13 am
Forum: Issues
Topic: Session ID from Login API response is not accessible on android phones
Replies: 5
Views: 626
 
Jump to post

Session ID from Login API response is not accessible on android phones

Hi, In my application, I am accessing the shopper session id cookie which is part of the login API response header. This I am accessing from loginAPI-complete event by following code: var cookies =jqXHR.getResponseHeader('Set-Cookie'); var ShopperSessionId = getCookie("SessionId"); localSt...

Go to advanced search