Long story short: we're in the middle of integrating our Virtual and Real Device UIs, and the ability to use sauce-storage for Real Devices isn't publicly released yet. But here, we'll walk you through how to get your tests up and running!
First, you'll click the "Legacy RDC" button under "Sauce Apps" in the left sidebar of your Dashboard (don't worry that it says "Legacy"––it's still being maintained!):
From there, click "New App":
Follow the UI to upload your app, name it, etc. Once you've got it uploaded and the Project is created, you'll want to go here to grab the info you need to include in your tests to make sure they connect to this project:
Then, go to "Setup Instructions":
There, you'll find the testobject_api_key
and the endpoints you need to include in your code! More info about Appium capabilities for Real Device tests can be found here.
If you still need help, be sure to reach out to help@saucelabs.com, and we're happy to assist you!