Is it possible to download browser in iphone simulator Is it possible to download browser in iphone simulator xcode xcode

Is it possible to download browser in iphone simulator


No, you can't install apps into the iOS simulator except for an app you can actually build in Xcode.

Use a real iOS device to test using different browsers.


You could download and build the Chromium iOS browser in Xcode and run it in the iOS Simulator. It should be close to / in parity with the Chrome iOS browser, at least from a page rendering perspective (difference include things like Chrome's auto update feature, built-in PDF view, Chrome's custom print preview, etc. Mostly ancillary features to the core browsing experience.

iOS build instructions: https://chromium.googlesource.com/chromium/src/+/master/docs/ios/build_instructions.md