Skip to content

Latest commit

 

History

History
70 lines (43 loc) · 2.92 KB

AppCenter.md

File metadata and controls

70 lines (43 loc) · 2.92 KB

AppCenter

Learn how to continuously build, test, release, and monitor apps for every platform.

  • Continuous Integration
  • Testing
  • Analytics
  • Push Notifications
  • Live Update

General

Pricing

API

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.

Talks

React Native EU 2019: Nick de Jesus - Continuous Integration With Microsoft App Center

React Native EU 2019: Nick de Jesus - Continuous Integration With Microsoft App Center

React Native build automation & UI testing with Visual Studio App Center

React Native build automation & UI testing with Visual Studio App Center

Tutorials

App Center: Continuous Integration and Delivery for iOS

Master CI/CD for React Native

Fastlane for React Native: Deploy your app autonomously!

Automate Your React Native Releases with Fastlane & Bitrise

Blogs

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

Repos

App Center fastlane plugin reactnative-fastlane-appcenter