Ever since enabling Soft Delete on one of my tables, the logs are flooded...
I enabled Soft Delete on one of my Azure Mobile Services tables, and ever since then, the logs are flooded with tons of warnings that say something like this:The table 'Section' does not support the...
View ArticleOffline Data Sample crashes on startup
Hi,has anyone tested the "Mobile Service Offline Data" Sample on a Windows Phone 8.1 Device with release build configuration? It works with debug configuration but crashed with release on my Lumia 820...
View ArticleAzure Push notification
Hello,I am trying to implement my Cordova app with the Azure Push notification service and i am half way. For some reason my code works but reaches a point with it outputs the GCM id correctly but then...
View ArticleMultiple models for each table in app? (wp8.1, .net backend)
Hi Everyone! The title basically says it all, but I'll show you what I am doing. So I downloaded the TodoItems app and followed the instructions to make it write and receive information from my .net...
View ArticleMobile App Service Authentication
I am having trouble getting user data once a user is authenticated. I can authenticate successfully, but how do I retrieve user data from Facebook once I have the MobileServiceUser object? All that...
View ArticlePreviously working "LoginwithProvider" suddenly stopped working (Client...
I've been using the below code without any problems since the beginning of the project. All of a sudden since last 3-4 days I'm getting this error being returned. Last time it happened 2 days back, I...
View ArticleFirst call Api it's very slow
Hi I have developed an App on windows phone which use azure mobile service to retrieve data from the cloud.After the first call all the other calls are fast.Why do we have this behavior?Is there a way...
View ArticleNew iOS Beta2 SDK now available
We've recently released a beta2 version of the Mobile Services iOS SDK with offline support. See the changelog for a list all changes in this release.We've added a lot of new features, including: -...
View ArticleService Accounts?
I've got authentication for microsoft accounts up and running in my azure mobile service. It works great with my website. I also have a need for clients to be able to access the APIs from windows...
View ArticleInsert operation in IOS
Hello Guys I am developing an application using azure mobile service. I am trying to insert a record on the database, but I am getting an error can you help me please figure out what might be wrong ?...
View ArticleSchema Update - Azure Mobile Services Offline Support
Hi,My App is using the Offline Support and I didn't find any information about schema update.User A has an offline database with the old Schema and data stored in the databaseThe new Version of the App...
View ArticleAzure Mobile Services
First of all thank you responding.I am about to create a windows app within which the user enters the email id for confirmation. I would like to store the email id in the cloud. How to create a sql...
View ArticleiOS developers! Interested in working with blob storage?
Are you a native iOS developer (Swift or ObjC) who is interested in a native library for Azure Blob Storage? If so, please emailmobileservices AT microsoft dot com or tweet @AzureMobile.
View ArticleAzure Web App that uses the database of my Azure Mobile Service
Hi there!I've just succesfully created my Mobile app for the windows phone and it uses an Azure Mobile service with a database connected to it. Right now I would like to create a simple website that...
View ArticleUsing offline data sync in Mobile Services
Hi All, I am working on offline data sync in Mobile Services . Followed the below URL...
View ArticleAzure Mobile Services Query return undefined
I have an application, that when a user login I retrieve all necessary data to the app using Javascript Back-End. But, when running a query, I got the result undefined! But there are rows in the table!...
View ArticleError on insert operations on Azure Mobile Services - Cannot insert the value...
I have deployed an instance of a Azure Mobile Service I have been trying to test the POST endpoint and receive the following error on the test URL{"message":"The operation failed with the following...
View ArticleAuthentication using Microsoft account from a universal app not working
I'm trying to add authentication to my universal app using Microsoft Account as the identity provider, and have followed the documentation here...
View ArticleMobile Apps preview - C# client code not working
I've created a new Mobile App (Preview web site) and downloaded the C# app.First off all when I build it, it takes forever. After 3-5 minutes it still downloads the NuGet packages. I stopped it and...
View ArticleAzure mobile service Android SDK
HiI am deepak , to continue with the with my mobile app development we need to know ,Azure Android libraries seem to be in Beta, Can we get developer support for using Azure provided components and...
View Article