-
15 Mar 2012 5:36 AM #1
Answered: additional information sencha.io
Answered: additional information sencha.io
I'm currently developing an application for our company. At the moment i use ST2 ajax proxy to get and post info between server and client. The biggest problem however is that there's no data when the device goes offline. Is sencha.io.data going to be a solution for this problem?
I'm'currenrtly using ST2.0 and would like to test sencha.io is this already possible?
-
Best Answer Posted by mitchellsimoens
Sencha IO tries to accomodate for this but if you're offline, your offline.
-
15 Mar 2012 6:46 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
- Answers
- 3113
Sencha IO tries to accomodate for this but if you're offline, your offline.
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.
-
15 Mar 2012 9:53 AM #3
Thanks for the fast response Mitchell.
So can i think of sencha.io as a kind of buffer between my server and the client? Of course I understand that i wont get any new data on the client when the device is offline.
-
15 Mar 2012 9:54 AM #4Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
- Answers
- 3113
Of sorts yes. The data will be there for when you come back online and grab it on different devices.
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.


Reply With Quote