MagicPod does not support directly specifying apps from TestFlight or Android closed tests to initiate a test run. However, you can either prepare an equivalent app file on your own, or use an app that has been installed via TestFlight or an Android closed test.
Since MagicPod does not support app installation operations, you will need to install the target app on the device used for real device testing in advance, using the TestFlight app, Google Play Store, or similar means.
Once the app is installed, run your tests against it by specifying the following:
- iOS: Bundle ID
- Android: Package name / Activity name
Refs: Create and run mobile app test in a local PC environment - By case edition