Here is my scenario, I'm coding an app let's call it app A, and I have already coded and published app B app C and app D with customized URL schemes. Is this scenario for app A possible on IOS.
- The app A will enable me to open the app store and shows only the apps that we developped (app B, app C and app D)
- Then I select the app I wish and install it (let's say app B)
- Once the installation of app B is over the app store closes and I'm redirected to a list where I have all the applications I installed (including the newly installed one app B
- By clicking on the selected app I can launch it from my app A list