Register an iOS device using Safari ⚓
The most comfortable way to register your iOS test device on bitrise.io is to open bitrise.io with Safari. This way we can open your device’s Settings and create a temporary profile to get your Unique Device Identifier (UDID). This way you don’t have to look for it and manually copy/paste it.
- Open Safari in non-incognito mode on your iOS device and log into bitrise.io.
- Go to your
Profile
. - Tap
Account Settings
. - Tap
Test devices
on the left. - Tap
Register this device
. - In the pop-up window, Tap
Allow
so that bitrise.io can show your configuration profile. - Tap
Install
when theInstall Profile
dialog appears. - Enter your devices’s passcode.
- Tap
Install
on theInstall Profile
again. Now you can see your UDID and your iOS device name in theRegister device
dialog. - Tap
Register device
. - Register this test device to the Apple Developer Portal with the correct provisioning profile added to your device or use our Auto Provisioning step with enabling profile generation.
If you go back to Test devices
, you can see the registered device:
You can delete the registered device any time if you click on the x
icon.
Register a test device manually ⚓
- Go to your
Profile
on bitrise.io. - Click
Test devices
on the left. - Click on
Register manually
. - In the
Register device
dialog, fill out theTitle
field and theIdentifier
field with your device’s UDID. -
Hit
Register Device
.You can get your UDID if you plug your device into a computer, and open iTunes. Under
Summary
, you should see a Serial Number. If you click on it, it will reveal your device’sUDID
which you can paste into theIdentifier
field on our Test Devices. - Register this test device to the Apple Developer Portal with the correct provisioning profile added to your device or use our Auto Provisioning step with enabling profile generation.
Now you can see your registered test device under Registered test devices.
You can remove this registered device any time if you click the orange x
icon.