doug-l-mitchell / wa-toolkit-cloudreadypackages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated

##This Toolkit is now deprecated and is superseded by Windows Azure Mobile Services.

The Windows Azure Toolkit for iOS provided developers with the first iteration of support for building backend services for iOS apps using Windows Azure. The main areas of feedback we received from mobile developers was that they wanted a turn-key set of services for common functionality such as notifications, auth, and data. Windows Azure Mobile Services directly reflects this feedback by enabling developers to simpily provision, configure, and consume scalable backend services. All future improvements will be channeled into Windows Azure Mobile Services rather than this toolkit.

To get started with Mobile Services, sign up for a Windows Azure accound and receive 10 free Mobile Services.


Windows Azure Toolkit for iOS (Cloud Ready Packages)

The Windows Azure Toolkit for iOS is a toolkit for developers to make it easy to access Windows Azure storage services from native iOS applications. The toolkit can be used for both iPhone and iPad applications, developed using Objective-C and Xcode.

The toolkit works in two ways – the toolkit can be used to access Windows Azure storage directly, or alternatively, can go through a proxy server. The proxy server code is the same code as used in the WP7 toolkit for Windows Azure (found here) and negates the need for the developer to store the Azure storage credentials locally on the device. If you are planning to test using the proxy server, you’ll need to download and deploy the services found in the cloudreadypackages here on GitHub.

Each package contains a getting started on how to configure and upload your package to Windows Azure.

The Windows Azure Toolkit for iOS is made available as an open source product under the Apache License, Version 2.0.

Contact

For additional questions or feedback, please contact the team.

About