Forum Discussion

apollosapps's avatar
apollosapps
Reel Rookie
3 years ago

Is there a way to sign builds without a physical device?

We have a white label app that we theme for different clients and would like to automate the deployment process, similar to a product like fastlane for iOS. Is there a way to deploy builds without a physical device present? That could be done by a CI?

1 Reply

  • The signing is one problem, you need a device but that could plausibly be automated by using a build machine with a Roku attached to it (and a lot of fiddly scripting to switch keys - tricky).

    The deployment would still have to be manual though, via Roku's dashboard which has Captchas blocking automation.

    I have a similar issue but thankfully there aren't enough different clients yet to make it a huge headache.