Olivér Falvai
Olivér Falvai
@hisaac I'm not familiar with how and when we increment the counter, but I like the idea and reasoning. I would ask someone else who knows why and when we...
Hello everyone! This behavior is in fact caused by Xcode's cloud-managed code signing and not something our step does. We are still looking into how we can work around the...
Hello everyone! I'm happy to announce that the latest step version adds the ability to override the App Store Connect connection: https://github.com/bitrise-steplib/steps-xcode-archive/releases/tag/4.6.0 Thank you for your patience and let us...
Are you sure the private key is downloaded previously into the temp directory? We recommend uploading the private key to Bitrise's Code Signing tab, then adding a File Downloader step...
Just my two cents here: I created my own CLI tool based on this amazing library and implemented a very similar filtering as in this PR with post-processor rules. But...
Would it be possible to assign a static IP to the device in your router's admin settings? This is what I do for all my smart home devices that are...
I'm not sure what is going on here, the error means that the device responded with a simple `BAD REQUEST` message for some reason. We are investigating something similar in...
Thank you @gee-jay-bee for the very detailed investigation, that was indeed a bug in the `status()` call. I fixed it and merged into `main`, can you guys give it a...
Hello everyone 👋 I released version 0.8.0 that contains API rate-limiting, which is the long-term fix for those who had to add the `sleep(5)` calls and it solved their connection...
@dennisnn87 if even the CLI tool can't connect to your appliance then I don't think your problem is related to this integration.