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?
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/