Azure - Mobile Services - Does it support offline sync
I am interested in using Azure Mobile Services with a Windows Store App and iOS app. Does Azure support if an app goes offline (no internet connection) and user add records. Then once they get to a...
View ArticleHow to use GZIP?
Hi,I saw that Josh Twist mentioned yesterday in a tweet that GZip was now supported in all the platforms. I was wondering how I would go about enabling it on Win8/WP8? Thanks very muchRegards, Mauro
View Article1302 unauthorized, ios downloaded app
tried it with a couple of different mobile services, different tables, regenerated keys.no matter what I do, unauthorized. I give up. An entire day, vaporized, as if it were worth absolutely nothing.M
View ArticleCheck if user is already logged in
Here's the scenario,A user subscribes to my app, their Microsoft Account is used as the login. How can I stop this user from giving his account to another person, to allow them to log on as well?The...
View ArticleWrite returned data to XML file in Windows Phone 8 and Azure Mobile Services
I have a Windows Phone 8 application that receives it's data from Azure Mobile Services. Currently, you must be online to download the data (naturally), and I'm trying to build a feature that allows...
View ArticleAzure mobile services (no option to select west Europe under region)
I have an sql azure database in west Europe but when i try to create an azure mobile service there is no option to select west Europe. Why is that?
View ArticleUsing Azure Mobile Services from a Portable Class Library for both Windows...
I've attempted to create a PCL (Portable Class Library) to handle the data retrieval, saving, and processing. In essence, I have put my ViewModel in a separate project and have referenced this in both...
View ArticleAccessing specific data through Mobile services
I created an Azure Mobile services app and a database. The database has multiple tables that have related data. I'd like to pull specific records from the tables based on input.Is there a tutorial...
View ArticleClasses with inheritance and containment
Does Azure Mobile services support inheritance and containment? If so, how would you set this up, would you have to create the tables in the Azure portal? How would you create a relationship between...
View ArticleAndroid SDK - How do you return values from TableOperationCallback's...
Hello,I have a Plans table and I want to get a plan from the table using the id, add it to the client's local SQLite database and then return the id of the plan in the local database. Here is the...
View ArticleTile Notification on WP8
Hi,I was wondering if you guys could possibly tell me how to send a Tile Update Notification? I want to be able to update the counter on the tile as well as place text on the back of the tile.Is there...
View ArticleCustom authentication
Hi all,it will be possible to use a custom authenticatio, in addition to the "providers" authentication (FB, MS, G and Twitter).I'm thinking to the classic username and password, cause when I use one...
View ArticleErrors for over an hour in one of WAMS
Hi,Last night we have experienced strange errors in one ow our mobile services. Nothing was changed on our side for over a week and it was working OK before and then after the incident.It started about...
View ArticleAsync/await pattern in Mobile Service and infamouse Execute exception in MVC4
Hi all,probably I'm missing something really big here, but I cannot manage to make things work...I've an ASP.NET MVC4 web application using Azure Mobile Services as a backend.Most (if not all) of the...
View Articlefacebook login using mobile service
I have been using azure mobile service for letting the Facebook users to log in to my application. I have followed the tutorial on the link below and has been working for last five...
View ArticleModifying ToDoList for different columns in SQL DB
Hi,I'm using the ToDoList example that comes when you create a mobile application in Azure as a base model for an app prototype I'm making.I've already added extra columns to the DB table and want to...
View ArticleWindows Azure Services
Hello,I am having few project requirements for hybrid mobile apps. And in the quest of best thing i came across the Windows Mobile services. But my concern is whether it is providing any API for...
View ArticlePush to iOS working erratically
Hello,I've created a mobile service that has a server script scheduled to run every 15 minutes. In that script it selects all appropriate rows from the database (with notifications requested in that 15...
View ArticleTables is not defined
Hi, I have a table script that uses a shared script. However, the shared script access a database table, using the table object. When the script executes, it throws a "tables is not defined" error. Is...
View ArticleCannot delete mobile service through Management Portal
Hi! I've been trying to delete a mobile service, which I created earlier through the Azure Management portal. I am seeing it trying to delete the service, but then it gives a notification saying: : The...
View Article