Re: new iOS SDK

2014-11-18 Thread Rod Simpson
Good stuff!  Sounds like you have a good handle on the use-cases that are specific to iOS.  I have only built one app with iOS so can’t give as much input on that platform specifically.  I am really looking forward to what you come up with! Rod   --  Rod Simpson @rockerston rodsimpson.com

[GitHub] incubator-usergrid pull request: Adding peripheral test artifacts ...

2014-11-18 Thread r3b
GitHub user r3b opened a pull request: https://github.com/apache/incubator-usergrid/pull/99 Adding peripheral test artifacts to rat excludes You can merge this pull request into a Git repository by running: $ git pull https://github.com/r3b/usergrid-1 APIBAAS-1397

Re: new iOS SDK

2014-11-18 Thread Jason Kristian
Base Class. eg: Usergrid One main Base Class that will be responsible for Org and App name init. Login Oauth 2 (get token stash it and use in http header). Push Messaging registration One Main HTTP Client that is based on NSURLSession so it can have many requests in flight as once . Block based