Play控制台是否显示测试订阅和测试应用内购买的收入? [英] Does play console show the revenue for test subscriptions and test in-app purchases?

查看:43
本文介绍了Play控制台是否显示测试订阅和测试应用内购买的收入?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在内部测试轨道上发布了一个android应用程序,用于测试用户订阅.我还将Firebase项目链接到该项目,以保持对订阅的控制.还有一个具有测试员执照的测试员,可以使用伪造的卡测试订阅.测试人员可以成功订阅每月付款,电话中的Google Play应用会确认订阅.订阅后,用户信息也会显示在Firebase项目中.但是收入在游戏机上仍然没有显示(好像没有人购买任何东西).获得新用户"在播放控制台中也没有显示任何内容.这怎么可能?因为Firebase正在显示新的用户信息.我还在Google Analytics(分析)中获得了实时用户登录信息.但分析收入仍然为零.我还注意到Play控制台未显示有关我的应用的任何信息(没有收益,没有评论,没有订阅者,等等)

I have published an android app in internal test track to test user subscriptions. I also linked my Firebase project to it to keep control of the subscriptions. There is also a tester with licence to test the subscription with a fake card. The tester can successfully subscribe for monthly payments and the google play app in the phone confirms the subscription. The user info is also shown inside the Firebase project after subscription. But the revenue is still showing nothing in play console (as if no one purchased anything). "New user acquired" is also showing nothing in play console. How is it possible? Because Firebase is showing the new user info. I also get Realtime user login info in google Analytics. But the revenue is still 0 in analytics. I also noticed play console shows nothing about my app (no revenue, no reviews, no subscribers, etc.)

Play控制台仅显示实际购买的收入吗?

Does play console just show the revenue for actual purchases?

我没有将Firebase分析添加到gradle依赖项中(实现'com.google.firebase:firebase-analytics:17.3.0'),但是我添加了所有其他依赖项:

I did not add Firebase analytics to the gradle dependencies (implementation 'com.google.firebase:firebase-analytics:17.3.0') But I added all the other dependencies:

implementation 'com.firebaseui:firebase-ui-auth:3.3.0'
implementation 'com.google.firebase:firebase-auth:12.0.1'
implementation 'com.google.firebase:firebase-core:12.0.1'
implementation 'com.google.firebase:firebase-functions:12.0.1'
implementation 'com.google.firebase:firebase-messaging:12.0.1'

我有点困惑.如果您有任何经验,请分享.如果您需要其他任何信息或代码,请告诉我.

I am a bit confused. If you have any experience please share them. If you need any other info or code, please let me know.

推荐答案

是.Google Play控制台会显示实际购买的收入.它不显示测试购买的收入.

Yes. The Google Play console shows revenue for actual purchases. It does not show revenue for test purchases.

这篇关于Play控制台是否显示测试订阅和测试应用内购买的收入?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆