6

I can't afford an iOS device but users reported me that there is some issue in my website with the bottom navigation fixed bar for mobile with the iOS navigation strip at the bottom so how can I take a look at my website on an iOS device in order to fix it.

Ole Pannier
  • 3,208
  • 9
  • 22
  • 33
I'm Beginner
  • 81
  • 1
  • 7
  • You can download Xcode and use the iOS Simulator, or if screen size is the only issue, most browsers' developer tools provide a way to simulate a mobile screen size. – jtbandes Jul 31 '21 at 14:00
  • I see mobile screen size in inspect tool but I users told me that my website navigation is conflicting with the bottom ios __ bar used to go to homepage. – I'm Beginner Jul 31 '21 at 14:07
  • I found that xcode is only for mac so I can't use it I have windows any other way?? – I'm Beginner Jul 31 '21 at 14:09

1 Answers1

5

I found a bunch of iOS emulators for Windows or Browser:

There are all free or have a free plan. Cheers!

Ole Pannier
  • 3,208
  • 9
  • 22
  • 33