Folks,
This is a long shot from an inexperienced developer.
I built some very simple Corona based apps using Kwisher PhotoShop plugin in 2011.
I’ve tried to upgrade them to 2017 latest iOS etc, with success, except for one last bug.
The grid like alphabet UI has a dead area in the top right 25% of screen area of the portrait screen, it’s as if there is a dead non clickable area of the screen…as if a rectangle with alpha 0 is stopping the clickable areas underneath from registering the hit.
I can not see what is blocking it - I’ve tried changing sizes of splash screen and other graphics to see if they are obscuring areas - but with no luck.
I have:
Page.lua
Config.lua
Sprite.lua
Director.lua
I know this is vague with no detail, but if anyone has any hint they can give as to similar problems they have come across - it would help a lot…
Thanks - Dom