Hi,
I am having some problems. I try to make an application which take the whole screen of my mobile phone on Android LG G6. I have read the docs about making it working for my aspect ratio which is 18:9 and using Letterbox Scale. But it doesnt take the whole screen when i test it on my mobile. (I used both project and layout 1024x512 which is a 18:9 ratio)
Also i have a side problem... the touch position on the screen is not accurate. If for example i add a button.. i have to put my finger on top of some buttons to make them click.
I built using Intel XDK and PhoneGab Cloud build.
Any ideas on how i can improve stuffs here ?
Thanks!