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'.
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.
Once 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.
You can then use test device features. For example, content cards that have ‘Only for Test Devices’ enabled can only be viewed by test devices.