in Education by
I have published my app in Huawei AppGallery. Users make purchases (In-App), I can only see the number of purchases the next day. But I can’t verify the user’s purchase in any way, but only believe them. In Google Play, I can enter the email or GPA number of the purchase and check when it was made and if the transaction was successful. In Huawei AppGallery, I did not find this anywhere. Can you please tell me where can I find this option? After all, it is the most important option for developers, I do not believe that it does not exist. I also need to know about the purchase this day, not the next day. JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
In the developer console, you could download the report as shown below To track real-time transaction results, you could add "viewing the purchase history" in your app. Once this history is successfully obtained, you could either pass it to your server or save it in the app. Alternatively, you could confirm the purchase by verifying the purchase token (from InAppPurchaseData) to confirm the purchase as well.

Related questions

0 votes
    A Flow Library contains a set of ______ used for common tasks like notarizing a transaction, gathering required signatures, etc. A. Flows B. Contracts C. Transactions D. Cordapps...
asked Feb 23, 2023 in Technology by JackTerrance
0 votes
    FTP is an acronym for- (a) File Transaction Protocol (b) File Truncation Protocol (c) File Translation ... File Transmission Protocol Select the correct answer from above options...
asked Dec 10, 2021 in Education by JackTerrance
0 votes
    Statement 1: Row-oriented storage is optimal for transaction processing applications. Statement 2: Column-oriented ... correct? Select the correct answer from above options...
asked Nov 29, 2021 in Education by JackTerrance
0 votes
    For a transaction to be durable, its changes need to be written to ________ storage. (a) Volatile storage ... , Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    A system is in a ______ state if there exists a set of transactions such that every transaction in the ... , Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    Locks on buffer blocks are unrelated to locks used for concurrency-control of transactions, and releasing ... Management topic in portion Recovery System of Database Management...
asked Oct 10, 2021 in Education by JackTerrance
0 votes
    The name of the transaction file shall be provided by the operator and the file that contains the edited ... and Durability topic in section Transactions of Database Management...
asked Oct 10, 2021 in Education by JackTerrance
0 votes
    The system has entered an undesirable state (for example, deadlock), as a result of which a ... Failure Classification in division Recovery System of Database Management...
asked Oct 10, 2021 in Education by JackTerrance
0 votes
    Block rewards are given for every successful transaction verification in the network. 1. True 2. False...
asked Oct 26, 2020 in Technology by JackTerrance
0 votes
    What is the best way to create reverse index for full text search in Common Lisp ? Is there any ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 12, 2022 in Education by JackTerrance
0 votes
    Your client noticed last month that his ad is often shown next to another advertiser's ad for the same search ... to other advertisers? Select the correct answer from above options...
asked Dec 1, 2021 in Education by JackTerrance
0 votes
    I'm not advanced programmer in SQL and maybe my question is silly, but I haven't found an answer ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 2, 2022 in Education by JackTerrance
0 votes
    How can you start a JTA transaction from a Servlet deployed on JBoss?...
asked Jun 5, 2021 in Technology by JackTerrance
0 votes
    What is Transaction Propagation? And how WCF support it?...
asked Apr 2, 2021 in Education by JackTerrance
...