Skip to main content

Questions tagged [bitrise]

Bitrise is a CI/CD Platform for mobile development (iOS/Android/Xamarin). Use this tag to ask questions about Bitrise builds, workflows, webhooks, and app configurations.

1 vote
2 answers
69 views
+500

Execution failed for task ':package_info_plus:compileReleaseJavaWithJavac'. Only happening on bitrise build

I have found many questions related to this issue. The difference here is that this error only happens on bitrise build. I can build locally release and development mode, and the build works, that is ...
user3808307's user avatar
  • 1,351
-1 votes
0 answers
19 views

CI/CD pipeline for KMM project in Bitrise

I am trying to setup a new CI/CD on bitrise for a Kotln Multiplatform project. I am getting following error in iOS test workflow: Copy /Users/vagrant/Library/Developer/Xcode/DerivedData/iosWallet-...
mars_dev's user avatar
  • 627
-2 votes
1 answer
133 views

Generating iOS Build and Automatic Upload on TestFlight via Bitbucket Pipeline

We are utilizing Flutter Bitbucket Pipeline for our build development process. While the Android build is functioning correctly, we are encountering challenges with generating an iOS build and ...
Sachin  Aphro ECS's user avatar
1 vote
2 answers
2k views

ITMS-90725: SDK version issue with the iOS 16.4 SDK

I have faced this warning: When I submited the app to TestFlight using Bitrise, I got this warning from App Store Connect: ITMS-90725: SDK version issue - This app was built with the iOS 16.4 SDK. ...
M Karimi's user avatar
  • 2,357
1 vote
1 answer
204 views

Sonarcloud code coverage for pull request with bitrise

I have iOS project and for main branch works fine but for pull request I see 0 New Lines. I have this bitrise step for pull request: $BITRISE_SOURCE_DIR/xccov-to-sonarqube-generic.sh $...
ChikabuZ's user avatar
  • 10.2k
1 vote
0 answers
97 views

Upload IPA to Testflight AppStoreConnect

Using xcrun altool --upload-app --file filePath --type ios --username username --password password no longer seems to work, getting the following errors: *** Error: ERROR: [ContentDelivery.Uploader] ...
NSDavidObject's user avatar
0 votes
0 answers
23 views

Encountering 'Attribute 'cfBundleVersion' Error: Expected String, Received Integer' while uploading IPA

I'm encountering an issue while attempting to upload my IPA to the App Store. The error message indicates a problem with the datatype of the cfBundleVersion attribute, stating that it's incorrect. ...
Ken Yip's user avatar
  • 671
0 votes
0 answers
48 views

Failed to initialize Apple Id Client in Bitrise XCode Archive & Export for iOS

Does anyone encounter this issue in Bitrise > XCode Archive & Export for iOS? Bitrise > XCode Archive & Export for iOS I really don't understand why it is still failing in this part ...
Aljohn V's user avatar
1 vote
1 answer
175 views

CFBundleVersion Mismatch -The CFBundleVersion of extension 'app/PlugIns/OneSignalNotificationExtension.appex' does not match the CFBundleVersion value

I'm facing a similar error to this question except I'm using Bitrise for iOS deployments: We are receiving emails from Apple on each deployment of our app: We identified one or more issues with a ...
James B's user avatar
  • 231
0 votes
1 answer
133 views

Bitrise - how to set iOS Build Number and Version from Git Tag

Brand new to Bitrise and CI. My goal is to trigger build and release to App Store Connect when I tag a build in my repo. I have the triggering working as expected. What I want to know is if it’s ...
Mike R's user avatar
  • 648
0 votes
0 answers
474 views

Firebase App Distribution How to update the app to a new version, without uninstall the current version

I'm working on an Android development and I want the testers to update the app without uninstalling the current version of the app. The situation is like, when developers make a pull request to a ...
Yuuu's user avatar
  • 837
0 votes
0 answers
83 views

In bitrise , IOS build was failed, Command PhaseScriptExecution failed with a nonzero exit code

whenever i try to build my react native app for IOS build, it is giving below mentioned error in bitrise virtual machine (apple silicon, silicon node default version is 18). but when i try to build ...
Naveen Kumar Subramani's user avatar
0 votes
1 answer
266 views

in Bitrise node.js Failed to construct transformer: Error: error:0308010C:digital envelope routines::unsupported React Native

whenever i try to build my react native app it is giving below mentioned error in bitrise virtual machine (apple silicon, silicon node default version is 18). but when i try to build using my local ...
user21992702's user avatar
0 votes
0 answers
129 views

App compatibility issues in Xcode15 bitrise build

Currently, I am using Xcode 13.x, now I am upgrading it to Xcode 15. Local it is working fine but when I build it using Bitrise it is throwing me the error "Building for 'iOS-simulator', but ...
CKT's user avatar
  • 1,217
0 votes
0 answers
90 views

iOS UITest passes locally but fails on Bitrise

I have a supposedly straightforward UITest that I want to write. I have a collection view and I want to scroll to the end of the collection view. Along the way, I want to count specific elements / ...
Shawn Frank's user avatar
  • 5,043

15 30 50 per page
1
2 3 4 5
15