Using expo-updates and release channels with fastlane

Please provide the following:

  1. SDK Version: 44
  2. Platforms(Android/iOS/web/all): Android/iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

This is a bare workflow app. We use fastlane to build/sign/push to app stores. We’d love to get ota updates running but I’m not sure how to configure release channels without using expo itself to build/publish. Is this possible? Is there another way to ‘tag’ build artifacts so expo-updates knows what builds it is safe to apply updates to? Is there documentation for using expo-updates in such a manner? Thanks.

Looking at it further, is it possible to just set the appropriate release channel name in both Expo.plist and AndroidManifest.xml, build via fastlane, and have expo-updates understand that when checking for updates?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.