Posted on 16. July 2025 by Jan Bunk
Many websites have a separate staging or test version of their website. Typically this uses a separate URL (for example testing.yourwebsite.com) where new features can be tried out before releasing them on the main website (which would be yourwebsite.com in our example).
If you have such a test environment, you can also use that inside your app. This is really helpful when you want to make sure app-specific features (like push notifications, biometrics, in app purchases, custom tabs) or upcoming website changes work as expected in the app before rolling them out to your users.
Let’s go over a few ways you can access your test environment in the app, and what to keep in mind.
If you only want to test specific things occasionally, these approaches are quick and require minimal setup.
A simple option is to add a link to your test environment somewhere on your regular website that only you can see or access.
Some examples:
Once you click the link inside the app, you'll be in your test environment inside your app.
All apps created with webtoapp.design include a built-in console. Here's a guide on how to open the developer console. Inside the console, click on the "Open URL" button and then enter the URL of your test environment.
The approaches mentioned above sadly have some downsides:
The most flexible solution is to create a separate app for your staging URL on webtoapp.design. This avoids the drawbacks of the other testing approaches and will save you a lot of time if you regularly perform tests.
With a test app, you will be able to do these things:
We offer a separate testing app like this as part of our enterprise plan. Please contact us if you'd like to set it up.
Related Articles
How to Fill out the App Store App Information Form
Here's how you can configure a category, content rights, age ratings and more for your app.
How to: Request Access to the Production Track
To make your app publicly available in the Google Play Store, you need access to the production track. Here's how you can request it.
Creating an Apple Developer Account to Publish Your App in the App Store
Apple Developer accounts are needed to publish your app. Find out how to create one here.
Hi, I'm Jan! I created webtoapp.design in 2019 while studying computer science in university. A lot has changed since then - not only have I graduated, but it's also no longer just me running webtoapp.design. We've grown to a global, fully remote team and have gathered lots of experience around app development and app publishing. We've created and published hundreds of apps in the app stores, where they've been downloaded millions of times.