Skip to content

Update reward rate card flow and BillingClient logic#114

Open
jsyjbaba wants to merge 2 commits into
mainfrom
feature/reward-update
Open

Update reward rate card flow and BillingClient logic#114
jsyjbaba wants to merge 2 commits into
mainfrom
feature/reward-update

Conversation

@jsyjbaba
Copy link
Copy Markdown

Update reward rate card flow and BillingClient logic

@jsyjbaba jsyjbaba requested a review from RKS13D May 26, 2026 03:36
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request implements a mechanism to check and restore pending or unacknowledged purchases when the game starts or enters the foreground. It also updates project dependencies in the build configuration. The review identified two key issues: first, calling the purchase check immediately in Init() is ineffective because the asynchronous auto-login has not yet completed; second, the receipt processing loop incorrectly uses TransactionId instead of ReceiptId for finalization and redundantly calls FinalizePurchase inside the inner loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants