1. #1
    Sencha User
    Join Date
    Jan 2012
    Posts
    2
    Vote Rating
    0
    guillaume.davo is on a distinguished road

      0  

    Question Sencha touch with sencha io 1.0 tutorial

    Sencha touch with sencha io 1.0 tutorial


    Hi,

    I can't find any tutorial on using the new sencha io 1.0 framework. All I can find is the doc http://docs.sencha.com/io/1-0/#!/guide/overview but it is descriptive and does not provide any complete example.
    I'd like to use the login and data functionalities of io 1.0.
    For data I have only found the old sync getting started guide http://cdn.sencha.io/sencha-io-sync-...d-20110913.pdf but I don't know how to use the new sencha io SDK beta 3. Should I put the deploy folder into the sencha touch 1.1.1 folder?
    And what about the "magic script"? How do I use it to deploy my application?

    Thanks,
    Guillaume

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,641
    Vote Rating
    434
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    You need to include the sencha-io.js or sencha-io-debug.js file just like you do with sencha touch's JS file. There are no examples provided but the docs are at http://docs.sencha.com/io/1-0/
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  3. #3
    Sencha User
    Join Date
    Jan 2012
    Posts
    2
    Vote Rating
    0
    guillaume.davo is on a distinguished road

      0  

    Default


    Thanks Mitchell,

    Sencha io 1.0 beta 3 is only compatible with Sencha Touch 2 PR 2, right?

  4. #4
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,641
    Vote Rating
    434
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    Quote Originally Posted by guillaume.davo View Post
    Thanks Mitchell,

    Sencha io 1.0 beta 3 is only compatible with Sencha Touch 2 PR 2, right?
    It looks to still use Ext.extend which isn't very Sencha Touch 2ish
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.