Search Type: Posts; User: Designbase

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    311
    I did the upgrade and was able to generate an APK now.
    So Simulation is NOT working, creating a Build does...

    Hope that Sencha will consider putting this in their documentation and to remove the...
  2. Well I repeat my reaction in another thread...:

    It is not so much a problem that things do not work currently, it is a problem that it is not communicated properly.

    If this was mentioned...
  3. It is not so much a problem that things do not work currently, it is a problem that it is not communicated properly.

    If this was mentioned somewhere it would have saved me hours and hours of...
  4. Dear Phil is this correct?

    So Architect is not able to Deploy for Android at all?
    -------

    A comment by Phil.Strong on 'guide deploy' was posted on the Sencha Documentation:

    Sencha Cmd and...
  5. Hi I updated to the latest version of Architect in the hope that a build for android would be possible now...
    However it still does not work (It does for iOS).

    The build seems to stop after this...
  6. Replies
    2
    Views
    311
    Hi,

    I am using version v3.0.0.250 of CMD, Architect 2.1.0 (676) and Touch (2.1.0).
    I can deploy to iOS simulator without a problem, but when I try to deploy to Android Simulator I keep getting...
  7. I've got the same issue, when I check the resources I do see a key named like my localproxy id, but the value isn't set. What is wrong?
  8. Saved an App from architect via Deploy option, added some dirs from sencha touch 2 sdk and so on, deployed via Sencha command.

    App result is very slow on iPhone4.
  9. Hi Ted,

    You hit the nail on the head, couldn't agree with you more.

    Ron
  10. When following these instructions I indeed can get things to deploy.

    However, there are still links for example in the app.html and index.html to /sencha-touch-2.0.1/sencha-touch-all-debug.js and...
  11. I got an answer (solution) via a ticket (Premium support) that works in Architect.
    That particular solution is now added to the latest release of Architect.
    Don't know how and where, but it should...
  12. Replies
    1
    Views
    372
    [ERROR] The current working directory (/Applications/MAMP/htdocs/Sencha_architect_deploy) is not a recognized Sencha SDK or application folder

    Any hints on this problem?

    Ooh, I just upgraded...
  13. Just upgraded Architect and am getting this error:

    [ERROR] The current working directory (/Applications/MAMP/htdocs/Sencha_architect_deploy) is not a recognized Sencha SDK or application folder
    ...
  14. I Also have this problem where it says "[ERROR] The current working directory (/Users/username) is not a recognized Sencha SDK or application folder

    Any help on this?

    When deploying via...
  15. Ext.define('ListItem', {
    extend: 'Ext.data.Model',
    config: {
    fields: ['text']
    }
    });


    var treeStore = Ext.create('Ext.data.TreeStore', {
    model: 'ListItem',
  16. Hi,

    been wrestling on how to get this tutorial / sample set up in Sencha Architect WITHOUT using overrides:

    http://docs.sencha.com/touch/2-0/#!/guide/nested_list

    See the last part "Detail...
  17. I tried to do this in Architect but was not able to get it to work.
    How do I do this? Thnx Ron



    Ext.define('ListItem', {
    extend: 'Ext.data.Model',
    config: {
    fields: ['text']...
  18. Replies
    12
    Views
    1,958
    I have sort of the same problem.
    The first list loads fine, but the problem is there when clicking an item on that first list.
    When the second list it shown, the clicking on items on the second...
Results 1 to 18 of 18