Page 2 of 3

App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Posted: Mon Sep 22, 2014 10:57 pm
by Yurii Orishchuk

Hi Alex,

We will test it on device.

Please try to use "inline" type of header:

See details: http://prntscr.com/4pedsl/direct

Regards.


App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Posted: Tue Sep 23, 2014 6:07 pm
by Alex7111055

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


App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Posted: Tue Sep 23, 2014 6:14 pm
by Kateryna Grynko

Hi Alex,

Glad it's working!


App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Posted: Fri Sep 26, 2014 7:53 am
by Alex7111055

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 the height to 100% hides the Google viewer nav and zoom bar under the header?

Thansk again for you help


App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Posted: Fri Sep 26, 2014 2:08 pm
by Alex7111055

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 {
display:inline;
width:500px;
height:500px;
border:solid 1px #999;
}
/code

Where .fullScreenHtml is the HTML component Class.

inside the HTML component i have:

code
<script type="text/javascript">

Code: Select all

 var PN = localStorage&#46;getItem('ProjectNumber') ; 

 var URL = "https:&#47;&#47;docs&#46;google&#46;com/viewer?url=http:&#47;&#47;xxx" + PN + "&#46;pdf" ; 

 document&#46;getElementById('eURL')&#46;setAttribute("src", URL); 

</script>
<embed id="eURL" src="" class="embedClass" >
/code

This produces:
Image

As you can see, everything is working but the PDF isn't displayed!

I've run out of ideas, and would be greatful for any suggestion.

Thanks


App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Posted: Fri Sep 26, 2014 2:24 pm
by Kateryna Grynko

Hi Alex,

We'll check this..


App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Posted: Fri Sep 26, 2014 4:17 pm
by Alex7111055

Thank you, we were hoping to roll this out soon...


App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Posted: Tue Sep 30, 2014 9:26 pm
by Alena Prykhodko

Dear Alex,

Sorry for delay. Seems, link you have provided previously is outdated.

Could you please share (http://devcenter.appery.io/documentat...) your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and send us the app name?

Also please tell steps to test.


App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Posted: Wed Oct 01, 2014 7:45 am
by Alex7111055

Hi,

So it has taken you 5 days to respond and we're no further forwards?!

I have been through all this above, please read the entire thread.

I cannot share the test anymore as i have reached my app allowence but the above will tell you how to recreate it.

I have decided that the 2013 version of the Note 10.1 is not compatible with Appery.io.

Apps works fine on the 2014 edition.

I suggest you go out and buy one as the date pickers also do not work correctly on the 2013 edition.


App not working correctly on Samsung Galaxy Note 10.1 2014 edition

Posted: Fri Oct 03, 2014 9:51 am
by Kateryna Grynko

Hi Alex,

Unfortunately, we cannot find such device, even personal, to test your application. We will ask our management to provide us with this specific device.

We are very sorry for the inconvenience!