Search Type: Posts; User: lovemyway
Search: Search took 0.02 seconds.
-
20 Mar 2012 2:34 AM
- Replies
- 5
- Views
- 1,186
Hey,
I got the same problem - I'm trying to deploy an application to Android, but sencha package test.json command just stops after the line "Added file {path}\proguard.cfg". I've been waiting for... -
19 Mar 2012 10:07 AM
- Replies
- 2
- Views
- 522
I have my store listed in Ext.application section and still got this problem. The problem disappears if I put a check in my util class:
var store = Ext.getStore('notecaseStore');
if(!store) {... -
19 Mar 2012 12:44 AM
- Replies
- 2
- Views
- 522
Hello,
I've been developing some application using Sencha Touch 2 and I've encountered a little problem - I got a model:
Ext.define('STI.model.NotecaseMenu', { extend: 'Ext.data.Model',
...
Results 1 to 3 of 3
