Page 1 of 3

application at ipad view is not showing properly

Posted: Thu May 01, 2014 12:19 pm
by deveu

My application is good with Android but getting problem with ipad on iamge load,button which i did by css and some other problem.
pls see the attached file for Android and ipad

Look image for Android

Image

Image

Image

Look image for ipad

Image

Image

Image


application at ipad view is not showing properly

Posted: Thu May 01, 2014 12:34 pm
by Nikita

Hi,

Look like some variables stay undefined when app running on ipad. On what event do you invoke code for button and image?


application at ipad view is not showing properly

Posted: Thu May 01, 2014 2:09 pm
by deveu

Page show event

in page show event i am loading images from services
I initialize a blank image and after service success image is being overwrite
by data bind
no variable is here
Android is ok
but not ipad

http://appery.io/app/view/1b2d4085-6b...


application at ipad view is not showing properly

Posted: Thu May 01, 2014 8:04 pm
by deveu

hi
let me know if you have any more idea


application at ipad view is not showing properly

Posted: Thu May 01, 2014 8:07 pm
by deveu

if i get alert() at the end of process or each page at the end of javascript in iphone
then i think have no problem with js variable
right?


application at ipad view is not showing properly

Posted: Thu May 01, 2014 8:30 pm
by Illya Stepanov

Hi, we'll check it on the device and we'll update you. But this could take some time.


application at ipad view is not showing properly

Posted: Fri May 02, 2014 4:55 am
by deveu

Do you think Iphone can remember session?


application at ipad view is not showing properly

Posted: Fri May 02, 2014 5:37 am
by deveu

i got same situation like ipad from web borwser when i try to run after long time.
It seems session expire but why session is expiring for iphone faster


application at ipad view is not showing properly

Posted: Fri May 02, 2014 11:01 am
by Illya Stepanov

How you storing session token inside your app? As I can see, you're getting it directly from the service.


application at ipad view is not showing properly

Posted: Fri May 02, 2014 11:05 am
by deveu

I am not storing "Session token" in app.
I am creating session in server and getting session data from services.
if any topics with "Session token" pls pass it to me