I have created my first Mobile A/B test for an iOS app. I have two experiences configured 50/50 but I always get the data for the B experience. I have tried running on multiple simulators to see if I ever get the A experience, but I do not.
1. How do I test this?
2. What is used to uniquely identify the device?
3. Should an app restart reset which experience I should see or multiple calls to the Target SDK?
Ted