Learn how to continuously build, test, release, and monitor apps for every platform.
- Continuous Integration
- Testing
- Analytics
- Push Notifications
- Live Update
Build
- Build Scripts and Frequency
- Android App Bundle
- Auto increment version
- Build Number Format by Build Id or Timestamp
- Run unit tests
- Lint source code
Configure
- Upload Keystore (Android)
- Upload Provisioning Profiles and cert (iOS)
- Configure Environment Variables
- Testing on real devices
- Distribute to different groups/stores
- Status badges
I have connected to the wrong Bitbucket account. How can I re-connect to the correct one?
Keep in mind that if you connect to a new account, you will lose all the build configuration and previous builds for ALL the apps configured with the previous account.
Go to https://bitbucket.org/account/ > Access Management (Oauth) > Revoke App Center token then reconnect with desired account.
App Center: Continuous Integration and Delivery for iOS
Fastlane for React Native: Deploy your app autonomously!
Automate Your React Native Releases with Fastlane & Bitrise
How to deploy React Native app to App Store, Play Store, App Center and App Gallery with one command
React-native automatic Testflight deployment with Microsoft Appcenter using Fastlane