Can you post your config.lua?
Hi Rob, I actually found the issue - width and height had to be switched in config.lua – it was not reading my ‘landscape only’ build settings and therefore was building a window 768px wide and 1024px tall.
Just remember, config.lua should always be done assuming the device is in portrait orientation.
Rob