I have an azure mobile app created, and am about to setup Easy Table. I have followed each step and have created a connection string to a SQL database created before the mobile app. But when I initialized app to use Easy Table, I got the error message which is: "Missing SQL Server connection string". But I have already added a connection string before.
I had the same issue and tried many times and it failed each time. Until my last try which went ok. The only difference with before? Well, I kept the default connection string name whereas before I was customizing it...