Hello, like in the title, I would like to know if is possible:
- publish an app named "TestApp" with appid aaa.bbb.ccc
- afterwards, publish the same app named "OfficialApp" with appid aaa.bbb.ddd
In our use case, the first app published will be only a test app (not published but only for testflight), while the second app will be the official one in production/store. It is possible or there are some checks about "same source code"?
Thanks in advance