'How can I download apps to iOS Simulator?
with the recent updates appstore is not available in simulator. I want to download apps such as twitter, facebook etc... to implement some UITests. How can I achieve that?
Solution 1:[1]
This is only possible using a physical device. The App Store has never (as far as I know) been available in the simulator.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Mike Collins |
