here’s an integration between HockeyApp and TestObject. You can upload your Apps on HockeyApp and get them to TestObject through an API Token. For the integration to work, the API Token needs to have full access to the App. Usually this is sufficient, but sometimes it's not.
If the user who is exporting the token is a tester, the integration won’t work. Neither will it work if the user sets themselves as a developer. The developer who uploaded the build (the App) needs to also export the API Token, and needs to share it with the second user with developer rights.
These are the exact steps to share the App with developer rights, to be followed by the developer who uploaded the build:
-
Click on the App you want to share.
-
Click on Invite user.
-
Enter the email.
-
Set the role as Developer.
-
Save.
Now the newly invited user can log in and go their Settings page and create the API Token for the application.
- User must login with the Developer account created above.
- The user will go to Account Settings from https://rink.hockeyapp.net/manage/dashboard.
- Click API Tokens tab
- Follow the steps to generate an API token for your project
Now the user can copy-paste the newly created API Token into the Real Device Cloud form and click "Validate".