Versioning and Data

Hi

I was wondering how we can manage the production and dev versions in terms of data? Should have different copies of the same App of the Versioning tool manages it all?

Please help

It is recommended to create a copy of the application. Use one app for production and the other for dev purposes.

Regards,
Mark

That’s what I thought. How do you do that though?

How do you do what exactly?

Copy the application :slight_smile:

    Export data using Backendless console (Manage > Export) Download the zip file created in the step above Import data into the new app using Backendless Console (Manage > Import)