im gonna go straight to the point
when I load my app in the corona simulator all of my XML related objects loads well, and all strings in a xml are loaded in the my app, BUT when I try it on my Android/iOS device, all of my objects are missing even the non-XML related objects, only few objects appear, but when I remove my XML related objects, the non-XML related objects appear, please help