How to debug iOS devices?

We are here to assist you if you encounter any difficulties when using Web3Auth on an iOS device. Please refer to the steps for debugging and sharing console errors with us to resolve the issue.

Debugging in Safari on iOS

  • On your Mac, open Safari, then go to Safari > Settings.
  • Click Advanced and click Show Develop menu in menu bar / Show features for web developers at the bottom of the window. Close the window.
  • On your iPad or iPhone or iOS Simulator, go to Settings > Safari > Advanced.
  • Press the toggle for Web Inspector.
  • On your Mac, Click the Develop menu.
  • Near the top of the menu, you should see your iPad, iPhone or iOS Simulator listed
  • Hover over your device in the menu, and you’ll see Safari with each tab listed below. Click the one you want to debug.
  • The Web Inspector should then appear. Now debug it: Elements, Console, Sources, Network, all of it should work!