Content
View differences
Updated by Oleksii Borysenko over 1 year ago
The main idea is to have an ability to test apps with latest features without intercepting with a release build.
There will be two apps with such bundle ids:
* org.openproject.app
* org.openproject.app.dev
The first one will be in the market and in TestFlight, the second one will be only on TestFlight.
You may also have two builds on your device at the same time which is handy for QA.
<br>
There will be two apps with such bundle ids:
* org.openproject.app
* org.openproject.app.dev
The first one will be in the market and in TestFlight, the second one will be only on TestFlight.
You may also have two builds on your device at the same time which is handy for QA.
<br>