Skip to content

Instantly share code, notes, and snippets.

@ragingbal
Last active October 17, 2024 17:03
Show Gist options
  • Save ragingbal/06bf6fc9e723de133f0edbac84052819 to your computer and use it in GitHub Desktop.
Save ragingbal/06bf6fc9e723de133f0edbac84052819 to your computer and use it in GitHub Desktop.

Get UDID Using a Simple Website (for macOS, Windows, or directly from iPhone)

There are websites that allow you to find your UDID easily without needing to connect your iPhone to a computer.

Follow these steps: Open Safari on your iPhone and go to https://get.udid.io

Follow the on-screen instructions:

  • You'll be asked to install a simple configuration profile on your device (this is safe and temporary).
  • Go to Settings > General > VPN & Device Management and install the profile.
  • Then go back to the site
  • The website will automatically detect your UDID and display it on the screen.
  • Copy the UDID from the website.
  • Send the UDID to the app developer or person requesting it.
  • Afterward, you can delete the installed profile by going to Settings > General > VPN & Device Management and removing the profile.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment