-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated IAPAutoLogger to utilize v5+ billing wrapper and log results
Summary: This diff contains two important additions: 1. The queryPurchasesAsync and queryPurchaseHistoryAsync methods in the GPBL v5+ wrapper now automatically log the results of the queries after querying product details. This functions the exact same way as the v2-v4 implementation. 2. In the IAPAutoLogger, the billing client wrapper is chosen based on the GPBL version passed by the IAP Manager. Reviewed By: jjiang10 Differential Revision: D60989903 fbshipit-source-id: 8ee91d9dd2c61e76dd07e039679a3093fb9996e0
- Loading branch information
1 parent
8575b3b
commit d2a656c
Showing
6 changed files
with
260 additions
and
96 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.