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
Look image for ipad
Hi,
Look like some variables stay undefined when app running on ipad. On what event do you invoke code for button and image?
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
hi
let me know if you have any more idea
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?
Hi, we'll check it on the device and we'll update you. But this could take some time.
Do you think Iphone can remember session?
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
How you storing session token inside your app? As I can see, you're getting it directly from the service.
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