[docs] android: the Play review account is confirmed live, and the notes stop asking Jack - #357
Merged
Merged
Conversation
…tes stop asking Jack The three "[TODO: confirm with Jack]" markers in the Play review notes are resolved: - The review account signs in on the hosted page (2026-09-13). The notes now also explain that a desktop browser shows the `parley://auth-callback` redirect as *canceled*, which is what success looks like there — that was mistaken for a sign-up bug once already. - The password filed in Play Console on 2026-08-21 did not match the account and was re-entered. Sample meetings are a per-submission chore, so the note says to seed them rather than asking what state they are in. - The sample-clip suggestion and the consent-prompt question are stated as decisions, not questions; the consent prompt stays tracked in #244. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
✅ SonarQube Quality Gate passed — pathorsAI_parley0 open issues on this PR. |
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.
What this changes
Resolves the three
[TODO: confirm with Jack]markers inandroid/AppStore/review-notes.md.Why
Following up the 0.1.4 resubmission (#354, #355, #356). The review account was confirmed live by signing in on the hosted page on 2026-09-13, and the password filed in Play Console → App access on 2026-08-21 turned out not to match it, so it was re-entered. The notes now also record that a desktop browser shows the
parley://auth-callbackredirect as canceled — that is the success case, and it was mistaken for a sign-up bug once. Sample meetings become a per-submission chore instead of a question. Part of #244.How it was verified
bunx tsc --noEmit/bunx vitest run— not applicable🤖 Generated with Claude Code