-
### Discussed in https://github.com/fastlane/fastlane/discussions/19713
Originally posted by **Abdullah-TH** December 17, 2021
Hello,
I have a project with three different bundle IDs. I bui…
-
Hi! Not sure if I'm using this incorrectly, but my Slack step includes for example `@gobetti` in the message field, the option "linkify names" has the default value (yes) and still, the messages being…
-
For example I'd like to have nightlies, and expect them to suceed 99% of the time, no need to spam my channel each night. But I'd like to be notified when the build fails. So I would love to have this…
-
Step not working, due to fact that App Center [has changed its API](https://github.com/microsoft/appcenter/issues/2069#issuecomment-740590121). Could someone update the URL [here](https://github.com/b…
-
### Troubleshooting
- [X] I've searched [discuss.bitrise.io](https://discuss.bitrise.io/) for possible solutions.
- Which version of the step is effected? 3.2.1
- Is the issue reproducible with t…
-
When run with code signing disabled currently analyse runs the command
```bash
set -o pipefail && xcodebuild "-project" "SOME_APP.xcodeproj" "-scheme" "APP SCHEME" "CODE_SIGN_IDENTITY=" "CODE_SIGN…
-
### Troubleshooting
- [✔️] I've searched [discuss.bitrise.io](https://discuss.bitrise.io/) for possible solutions.
- Which version of the step is effected? 1.7.X
- Is the issue reproducible with …
-
### Troubleshooting
- [x] I've searched [discuss.bitrise.io](https://discuss.bitrise.io/) for possible solutions.
- Which version of the step is effected? 1.0.0
- Is the issue reproducible with t…
-
Hi,
I have some Xamarin tests in the Xamarin Test cloud, i want to be able to add this step to my workflow so that I can upload the ipa.
I can locally do:
`test-cloud submit ipaFile cloudToken --dev…
-
Hi,
I was trying to setup my instrumentation and following the steps provided [here](https://devcenter.bitrise.io/testing/device-testing-for-android/#running-instrumentation-tests), however, seems …