I'm a bit puzzled how I'm supposed to use Testflight's SDK jn combination with the iOS Simulator.
Let's say I'm starting to integrate Testflight into my project and want to test it on the Simulator. Obviously I will not get any remote logs or checkpoint information because my project hasn't been uploaded (although I'm using the correct team token).
But if I upload the project first, it says that it isn't using Testflight SDK - which is of course correct, so I won't get anything either.
So I'm facing a chicken-egg problem here or do I misunderstand something?
Is Testflight working at all with Simulator?
The TestFlight SDK app is designed to run on Arm Architecture on device. The simulator is not considered a valid device so it will not work for testing apps made available on Test Flight. You also won't be able to install the Test Flight profiles on the emulator (the accounts with permission to use the app on Test Flight).
A workaround is to run the code locally in Xcode (assuming you have the code) and then compile the app and build for the iOS simulator.
In summary TestFlight is designed to work with real devices.
Other workarounds;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With