Search code examples
visual-studio-cordovaapache-cordova

How to create the Apache Cordova App with a cloud Backend like news and info App?


I'm trying to create a cloud backend to update news and info on my app please help me out with a documentation or guide me on this topic.


Solution

  • It will all depend on the cloud back end you choose to use. Visual Studio does have an integrated connected service experience for Azure Mobile Service

    Grab a free trial, right click on your project, select "Add > Connected Service..." and select Azure Mobile Service to add it in.