1. #1
    Sencha User
    Join Date
    Mar 2012
    Posts
    5
    Vote Rating
    0
    haillow is on a distinguished road

      0  

    Default Issue with Simulate

    Issue with Simulate


    I have built my first demo app using designer, and I am able to preview it in the browser, but I am having an issue simulating it. The package builds ok, and then I get the following error:

    The application was successfully packaged
    Path: //Users/q4iosapps/Sites/Sencha/build/Q4 Demo.app
    Device: iphone
    [DEBUG] 2012-04-04 14:01:43.821 stbuild_template[26312:17903] The requested URL was not found on this server.

    Does anyone know where to go from here?

  2. #2
    Sencha - Architect Dev Team aconran's Avatar
    Join Date
    Mar 2007
    Posts
    8,191
    Vote Rating
    63
    aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice

      0  

    Default


    make a copy of app.html and name it index.html

    This is a current limitation of configuring SDK tools that we will be addressing.
    Aaron Conran
    @aconran
    Sencha Architect Development Team

  3. #3
    Sencha User
    Join Date
    Mar 2012
    Posts
    5
    Vote Rating
    0
    haillow is on a distinguished road

      0  

    Default


    That works, thanks!