-
Notifications
You must be signed in to change notification settings - Fork 295
[Tooling] Migrate Prototype Builds from App Center to Firebase App Distribution #1704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
App Name | Simplenote Prototype Build | |
Build Number | 1276 | |
Version | PR #1704 | |
Bundle ID | com.codality.NotationalFlow.Alpha | |
Commit | ed73636 | |
Installation URL | 5eqq3svo4kbmo |
Instead of doing a manual rename of the `.ipa`
@AliSoftware what's the plan for the App Center in-app updates? |
@twstokes Good question. 1️⃣ For now I have not touched the integration of the App Center SDK into the app's codebase. Adriana already asked MSAppCenter support (p1741753079329079/1741720379.500719-slack-CRFJMURFG) what will happen with the SDK once the service is sunset, and their answer was basically that the apps integrating the SDK will still work (as in: not crash just because the service was sunset), and endpoints that the SDK call will just return 200 for a time. So at least there's that. 2️⃣ But that still means that at some point we'll need to remove the App Center SDK from the codebase ( Then we could decide if we want to integrate the FirebaseSDK into the codebase in its place (to get the similar in-app update feature on the FAD front), or just don't bother and drop the support for those in-app updates prompts… which for Prototype Builds don't really make sense anyway (especially given the Footnotes
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Description
This migrates the Prototype Builds to be uploaded to Firebase App Distribution instead of App Center.
This is done in the context of App Center shutting down at the end of the month.
Internal references:
Release Timing
Important
We might want to wait before merging this until our internal documentation—about how to use our internal tools to enroll to Firebase App Distribution—has been updated.
Testing
/mobile/firebase-app-distribution/testers/
), then accept the invitation email you received