Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6965215
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:01:42+00:00 2026-05-27T16:01:42+00:00

I have an App for a client which is externally tested by another company

  • 0

I have an App for a client which is externally tested by another company (paid by the client) via TestFlight. After that the app goes to the Store. So as many of you know the Quality Assurance happens not only once. Mostly there are 3-4 approaches until the app is ready for the store.

In between I have to show my client the newest version of the app while the testing company is testing.

So I need to find an easy way to make different Versions with different parts visible in the app. Otherwise i have to manually hide the parts of the newer version everytime i have to build a new testVersion for the QA.

So as I dont want to repeat myself everytime, maybe there is a better way.

I tried to digg into the “preprocessor” Thing but didnt found any useful yet.

My Idea was to #define an app version but since I never used the preprocessors it`s quite hard for me to tell.

Hope you guys can help me out.
Thanks and Cheers Steven

EDIT:
I use SVN for my projects, But sadly I cannot “freeze” the QA Version hence I have to make changes related to the QA while make changes to the newest version of my app.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T16:01:43+00:00Added an answer on May 27, 2026 at 4:01 pm

    1) Quick ansewer – you can do it with preprocessor statements like :

    If you have defined an app version like

    #define APP_VERSION 5
    

    You can do statements like

    #ifdef APP_VERSION
      // Only if APP_VERSION exists
    #endif
    
    #if APP_VERSION > 4
      // Only for version 4 and above
    #endif
    

    2) Better answer

    Use version control – take a look at git (and github.com)

    You can use one branch for the code that you are submitting to the store and another branch for newer versions of the app.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an ASP.NET MVC server app and client code which uses jquery. I'd
We have client server based app which saves user related data into a zip
I have a client app that needs to save a username/password for an SMTP
I have a mobile app webservice client that connects to a WCF webservice(on my
I have a .NET client app that intermittently loses connection to a UNC share
I have a Linux/c client app that connects to a WCF web service over
So I have an app that uses the Zend amazon web services client. I
I have a web app that lets a client define a daily rate for
I have a client app that need to show a really big tree (It's
I have a Flex-based client app which talks to the back-end through BlazeDS. In

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.