-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[in_app_purchase] Added serviceTimeout code for google iab (test) #3003
[in_app_purchase] Added serviceTimeout code for google iab (test) #3003
Conversation
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
@googlebot I consent. |
@NikitaZhelonkin write please |
@googlebot I consent. |
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
Fix in #3287 |
Description
Android: Fixed bug due to code -3 (SERVICE_TIMEOUT) in
BillingResponse
Adding tests
Related Issues
Fix for issue flutter/flutter#43969
Previous pull request #2248
Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (
[x]
). This will ensure a smooth and quick review process.///
).flutter analyze
) does not report any problems on my PR.Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?