Bundle Livestreamer player gradient fix - #3746
Open
CaydenPierce wants to merge 1 commit into
Open
Conversation
Contributor
📋 PR Review Helper📱 Mobile App Build✅ Ready to test! (commit 🕶️ ASG Client Build⏳ Waiting for build... 🔀 Test Locallygh pr checkout 3746 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
bun scripts/sync-miniapp.mjs livestreamer --no-bumpRelated
Note
Low Risk
Single bundled asset version bump with no mobile app logic changes; impact is limited to the Livestreamer miniapp UI at install/runtime.
Overview
Updates the shipped Livestreamer miniapp from 1.0.16 to 1.0.17 by changing the Metro asset reference in the auto-generated
bundledMiniapps.tslist (the new zip is expected underassets/miniapps/).This pulls in the upstream WebRTC player UI fix that removes the dark bottom gradient on the livestream player; no other bundled miniapp versions change in this diff.
Reviewed by Cursor Bugbot for commit c901a02. Bugbot is set up for automated code reviews on this repo. Configure here.