Category "bitrise"

How to retrieve URL for Bitrise Test Reports Add on

We have developed a bitrise pipeline which runs tests and exports results for our mobile app. We are using the Bitrise test report add on but I cannot seem to g

Maybe the error shown is caused by using the wrong version of Xcode

I have an already working react-native project, with bitrise and fastlane deploy also configured. I used to build the app with the xcode 12.5 version, but with

Bitrise: Could not resolve all artifacts for configuration ':classpath' Could not resolve com.google.gms:google-services:4.2.0

After updating com.android.tools.build:gradle and com.google.gms:google-services I can build project local (command gradlew build --scan) but in Bitrise I get B

Flutter - iOS build using Bitrise

I am using Bitrise to generate iOS build of my flutter project. I have follow this steps to configure workflow. It shows me error like this. . Can you please gu