patrickgeiger
9 Oct 2012, 7:58 AM
Hi,
I'm building a Sencha Touch app and deploying as a native app via PhoneGap. I'm using a PhoneGap plugin called "LowLatencyAudio". In development mode, the app runs great. However, when I try to produce a build via the Sencha command (sencha create jsb -a index.html -p app.jsb3), I get "Error thown from your application with message: TypeError: 'undefined' is not a function".
I've narrowed the issue down to the LowLatencyAudio plugin. Is there something I missing to create a Sencha build that utilizes plugins?
Thanks,
Patrick
I'm building a Sencha Touch app and deploying as a native app via PhoneGap. I'm using a PhoneGap plugin called "LowLatencyAudio". In development mode, the app runs great. However, when I try to produce a build via the Sencha command (sencha create jsb -a index.html -p app.jsb3), I get "Error thown from your application with message: TypeError: 'undefined' is not a function".
I've narrowed the issue down to the LowLatencyAudio plugin. Is there something I missing to create a Sencha build that utilizes plugins?
Thanks,
Patrick