Does anyone know if ACS, a Cloud Storage service by Titanium is compatible with Windows Phone 7? I’ve been trying to look on the web for details but haven’t found anything useful.
Any help is highly appreciated.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It appears they have a REST API and use OAuth for authentication. It should be no problem to access this API from WP7. Here is a quick start on calling REST APIs from WP7. Here’s a sample that uses OAuth from WP7.