Search Type: Posts; User: jason.cline

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Thank you for reporting this issue we will look into and update this thread with more details when we have them.
  2. Our sync store replicates data into local storage. Local Storage is the limiting factor in how much data can be stored locally.

    If you use our data sync or any other system the cap on how much...
  3. Hello,

    Yes. You can create create users, groups and even apps using the APIs that are included in the SDK download. The management console actually uses the SDK itself to execute all of its...
  4. Replies
    6
    Views
    930
    @ghinpix can you re-run the command with the debug flag set and and post the output:



    send sencha -debug io list-apps.


    double check the logs to make sure you password isn't in there...
  5. Replies
    6
    Views
    930
    We will attempt to recreate. However we did build 0.7.15 with latest version of Sencha Cmd

    http://www.sencha.com/products/sencha-cmd/download/

    What version are you running?

    If you are...
  6. Replies
    6
    Views
    930
    We just updated the SDK and the documentation.


    Changes in this release include:


    Sencha Cmd integration

    Manage and deploy your apps from the command line.
    See the new Cmd Guide for...
  7. Replies
    1
    Views
    319
    Sencha.io's app hosting service is only for static application resources: html, css, js, images etc. So any php, jsp or other files will be returned as text. If you request...
  8. Sencha.io has been tested and works with Sencha Touch versions 2.1, 2.1.1 and 2.2b1

    In one of your examples above you added the 'cf' to the loader. That should not be needed, though I don't think...
  9. Replies
    2
    Views
    300
    Hello,

    This is a limitation of the sync stores. It does not currently offer support for model relationships.
  10. Replies
    1
    Views
    369
    The sync stores need to wait to sync until there is a valid user.

    When you declare the store set auto sync to false. And auto load to true as we demonstrate in the Todos example:

    ...
  11. Hello. This forum is for Sencha.io questions. Please repost to one of the ext forums to get your question answered
  12. Thank you for getting us the code sample.

    Yes that is a bug; we have reproduced it and will get it fixed.
  13. Hello,

    Thank you for trying io. Can you send us a code sample of how you are attempting to delete the record?
  14. 0.7.13 should resolve these issues.
  15. 0.7.13 should resolve these issues.


    Thank you again for your help
  16. Replies
    0
    Views
    234
    We just updated the SDK and the documentation.


    Changes in this release include:


    Ext.io.Controller events can now be accessed via ComponentQueries. See the updated Controller Guide for...
  17. Thank you for helping describe and fix this problem. We have date fields properly replicating between the client and server now and this fix will be part of the release we are planning for next week.
  18. Hello,

    Again thank you for your detailed feedback. We are working on a more robust fix for the date issue.

    We don't cover the date issue in the documentation. I'll add it in the next release;...
  19. Hello,

    As a general practice we have avoided using the date field type. Instead storing the date as either a number:


    date.getTime()

    or as a formatted/parseable date using the ISO...
  20. Thank you for the detailed test case to re-produce. We are investigating and will get back to you as soon as we know more.
  21. Replies
    3
    Views
    736
    Please upgrade if you have time to re-test your application before the deadline.

    We have been getting feedback directly from other users and have been observing the real-world requests from app...
  22. Replies
    3
    Views
    736
    We just updated the SDK and the documentation.


    This release includes several fixes that will improve the reliability of an apps connection to sencha.io. We encourage you to update your...
  23. Yes ux.Strings is a problem. I'll be removing it in a release soon.

    I have seen the loading issue when working locally with the dynamic loader, but only very rarely.

    And this isn't a problem...
  24. The API servers are back up and running. you should be able to login now.
  25. We are experiencing a system failure, we are investigating and will let you know as soon as we know more.
Results 1 to 25 of 60
Page 1 of 3 1 2 3