Versioning and URL's

Hi All,

I am at the point where my app needs to have a developer version and a production version. We are starting to get users but we are continually making changes and adding features.

The only way I am aware of having a testing version and live version of the same app would be to have two separate apps, one that has accessible link, and one that is inaccessible.

Right now, I am using a specific URL for an Admin login on my app - one with a long hash at the end.

My question is: If we decide to create another version of the app (a testing version) will this new version have a new URL for the admin login?

I am guessing the answer is yes, but I am not sure. Separately, are there any other ways to have two separate versions of the same app (a developer version and production version)?

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.