- Jun 6, 2020
- 11,559
- 4,422
Hey everyone,
This is a tutorial on how you can add In App Purchases to your Android App in the New Google Play Console.
1) Add GooglePlayBilling library in your project and the following code in manifest:
Manifest Code:
2) Create the license testers list. This list includes gmail accounts of users that will test your In App Purchases and they will not be charged. You may add obviously your own developer account. You can do it in the main page of the new Google Play Console. See this picture:
3) Add the test users that will test your app. This list is different than the previous one because it can contain license testers gmail accounts and non license testers gmail accounts. The first category of e-mails will not be charged, the second will. Obviously you will have to include all License testing's list gmail accounts. See the following picture (first create the test users...
This is a tutorial on how you can add In App Purchases to your Android App in the New Google Play Console.
1) Add GooglePlayBilling library in your project and the following code in manifest:
Manifest Code:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
2) Create the license testers list. This list includes gmail accounts of users that will test your In App Purchases and they will not be charged. You may add obviously your own developer account. You can do it in the main page of the new Google Play Console. See this picture:
برای دیدن تصاویر باید ثبت نام کنید
3) Add the test users that will test your app. This list is different than the previous one because it can contain license testers gmail accounts and non license testers gmail accounts. The first category of e-mails will not be charged, the second will. Obviously you will have to include all License testing's list gmail accounts. See the following picture (first create the test users...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید