I have a problem that seems to be causing the app not to work when compiled in either 'Production' or 'Package'. It works fine when using 'Testing'. When I try to test out the new build it fails...
Type: Posts; User: shane1090
I have a problem that seems to be causing the app not to work when compiled in either 'Production' or 'Package'. It works fine when using 'Testing'. When I try to test out the new build it fails...
I have a problem with displaying embedded YouTube videos in my app. I retrieve news articles from a website and display the content in the app and some times this may include YouTube videos.
It...
I'm currently experiencing a problem when trying to run a 'Package' build of my app built in Sencha Architect. I've included various javascript files but when I build the app I can see that the...
I've just recently updated my Sencha Architect to 3.1 and done a recent build but every time I try to run it on iOS and Android I keep getting an alert box informing that a "requested file seems to...
I have an app built in Sencha Architect and compiled through Phonegap Build. How do I go about getting the network activity icon on iOS devices to display when trying to retrieve data from external...
Hey,
I currently have an item list which is populated via json which on tap opens a panel with the record data laid out via a template. I've added a button to this panel which opens up an action...