Search found 21 matches

Go to advanced search

by Alex7111055
Fri Sep 26, 2014 2:08 pm
Forum: Issues
Topic: App not working correctly on Samsung Galaxy Note 10.1 2014 edition
Replies: 28
Views: 3100
 
Jump to post

App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Hi, So, for testing, i have update the CSS to: code html body .fullScreenHtml { position: absolute; left: 0; right: 0; /* you need to adjust it for header / top: 44px; / you need to adjust it for footer */ bottom: 0; width: 600px; height: 600px; border:solid 1px #999; } .embedClass {...
by Alex7111055
Fri Sep 26, 2014 7:53 am
Forum: Issues
Topic: App not working correctly on Samsung Galaxy Note 10.1 2014 edition
Replies: 28
Views: 3100
 
Jump to post

App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Apologies, We are now issuing the Galaxy Note 10.1 2013 edition and the app is not working on this device... Everything is working but the PDF is not displayed... It shows it loading for a second and then it disapears...?! Setting the HTML to display:block stops the panel from working, and setting t...
by Alex7111055
Fri Sep 26, 2014 7:49 am
Forum: Issues
Topic: Cannot set any more localStorage items (maximum of four)
Replies: 5
Views: 573
 
Jump to post

Cannot set any more localStorage items (maximum of four)

Apologies, The place to set local storage has changed! I used to be able to set them from the events at the bottom, or when via javascript they used to then be available in the REST service. Now, it seems, you have to set them under "Storage and Models" in the "Project" directory...
by Alex7111055
Wed Sep 24, 2014 8:04 pm
Forum: Issues
Topic: Cannot set any more localStorage items (maximum of four)
Replies: 5
Views: 573
 
Jump to post

Cannot set any more localStorage items (maximum of four)

Good evening,

I dont seem to be able to set any more localStorage items...

I have four and it won't let me set any more via Javascript or the action form?

This is required as a dynamic field in REST but the localStorage item doesn't show.

Thanks in advance for your help

by Alex7111055
Tue Sep 23, 2014 6:07 pm
Forum: Issues
Topic: App not working correctly on Samsung Galaxy Note 10.1 2014 edition
Replies: 28
Views: 3100
 
Jump to post

App not working correctly on Samsung Galaxy Note 10.1 2014 edition

...and it's as easy as that!

I have also remove the display:block too as this was causing some issues.

Thanks for all your help!!

by Alex7111055
Mon Sep 22, 2014 9:21 am
Forum: Issues
Topic: App not working correctly on Samsung Galaxy Note 10.1 2014 edition
Replies: 28
Views: 3100
 
Jump to post

App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Hi Yurii, Thanks for the suggestion, however this has not resolved the issue on the Note adn the header is still disappearing... Interestingly, if i press the back button the device the header is then also missing from the previous page? I've update the public example to include style="display:...
by Alex7111055
Fri Sep 19, 2014 7:15 am
Forum: Issues
Topic: App not working correctly on Samsung Galaxy Note 10.1 2014 edition
Replies: 28
Views: 3100
 
Jump to post

App not working correctly on Samsung Galaxy Note 10.1 2014 edition

apologies, the steps to produce are above, earlier in the thread with the requested amendments...

by Alex7111055
Fri Sep 19, 2014 7:13 am
Forum: Issues
Topic: App not working correctly on Samsung Galaxy Note 10.1 2014 edition
Replies: 28
Views: 3100
 
Jump to post

App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Hi Yurii,

I'm affraid i can't due to the sensitive nature of the data...

So, i have made a single page test versioin for you that has the same issue.

works on the Moto G but the header dissapears on the Note 10.1...

http://appery.io/app/mobile-frame?src...

Thanks

by Alex7111055
Thu Sep 18, 2014 6:46 am
Forum: Issues
Topic: App not working correctly on Samsung Galaxy Note 10.1 2014 edition
Replies: 28
Views: 3100
 
Jump to post

App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Hi Yurii,

I have used the above code but i'm still having the same problem... I assume i change the HTML components width and height to auto if i'm using CSS?

by Alex7111055
Wed Sep 17, 2014 2:57 pm
Forum: Issues
Topic: App not working correctly on Samsung Galaxy Note 10.1 2014 edition
Replies: 28
Views: 3100
 
Jump to post

App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Hi Evgene, thanks for getting back to me. So, if you'd like to test, create a page with a header, no footer, and an HTML component in the middle. The mobile container has no padding the HTML component has no margin and is 100% wide by 600px high. (Fig.1) Inside the HTML i am using a local storage va...

Go to advanced search