deveu
Posts: 0
Joined: Tue Apr 08, 2014 4:10 am

application at ipad view is not showing properly

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

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

application at ipad view is not showing properly

Hi,

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

deveu
Posts: 0
Joined: Tue Apr 08, 2014 4:10 am

application at ipad view is not showing properly

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...

deveu
Posts: 0
Joined: Tue Apr 08, 2014 4:10 am

application at ipad view is not showing properly

hi
let me know if you have any more idea

deveu
Posts: 0
Joined: Tue Apr 08, 2014 4:10 am

application at ipad view is not showing properly

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?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

application at ipad view is not showing properly

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

deveu
Posts: 0
Joined: Tue Apr 08, 2014 4:10 am

application at ipad view is not showing properly

Do you think Iphone can remember session?

deveu
Posts: 0
Joined: Tue Apr 08, 2014 4:10 am

application at ipad view is not showing properly

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

application at ipad view is not showing properly

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

deveu
Posts: 0
Joined: Tue Apr 08, 2014 4:10 am

application at ipad view is not showing properly

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

Return to “Issues”