Test Devices
Register your iOS devices as test devices in your Tapjoy Offerwall project to test specific content without displaying it to all your users.
Read time 1 minuteLast updated 3 hours ago
Test Devices open up additional Tapjoy features when you are developing your application. Devices registered as ‘Test Devices’ can view content cards set to "only for test devices". This lets you test specific content units without showing them to all users. Test Devices will automatically turn on Tapjoy Debug Logging for themselves after the SDK connects to the server (compatible with SDK 11.4.0+). Setting up test devices involves finding the advertising ID on the device and adding that ID to the Tapjoy Dashboard "App Settings/Test device” panel. Alternatively you can add the Tapjoy 'test device id'.
Finding the test device ID
When you run your application with Tapjoy debug logs enabled, you will find the 'test device' id printed in the logs in the Xcode console. Search the logs for 'test device' to find it.Registering your test device on the Tapjoy Dashboard
When you have obtained the id, go to "Settings > App Settings > Test Device" on the dashboard. Here you can enter the test device id (or Advertising id) – this will set your device as a test device for your application.

Notes
- LAT enabled devices cannot be used as test devices.
- Devices with invalid ids such as all 0’s won’t be allowed.