简体   繁体   English

我在Firebase中看到应用内购买,但我在iTunes connect / AppAnnie中看不到它们

[英]I see in-app purchases in Firebase, but I don't see them in iTunes connect/AppAnnie

On 6/16 in Firebase I see some in app purchases from 1 user in my Vampires iOS app. 在6月16日的Firebase中,我在我的吸血鬼iOS应用中看到了来自1个用户的应用内购买。 2 for $19.99 each and 1 for $9.99. 2个,每个19.99美元,1个,每个9.99美元。 I don't see that in App Annie/iTunes connect. 我没有在App Annie / iTunes连接中看到这一点。

For a different app, Pirates iOS, I see on 6/15 2 in-app purchase at a price of 3.30 each. 对于另一个应用程序,Pirates iOS,我看到6/15 2个应用内购买,每个价格为3.30。 In App Annie stats I see revenue of $4.15, but for for 6/16. 在App Annie的统计数据中,我看到收入为4.15美元,但是为6/16。

Looks like dates of in-app purchases are messed up/not reporting? 看起来应用内购买的日期搞砸/不报告?

I also checked iTunes connect and AppAnnie reports for 6/17 and see no revenue for that day. 我还检查了6月17日的iTunes连接和AppAnnie报告,并且当天没有收入。

Has anyone else experienced this? 还有其他人经历过这个吗?

Also posted at the Google Group for Firebase first 2 days ago with no responses: https://groups.google.com/d/topic/firebase-talk/f0W8Gu0WlIQ/discussion 也是在2天前发布在Google Group for Firebase上,没有回复: https//groups.google.com/d/topic/firebase-talk/f0W8Gu0WlIQ/discussion

In-app purchases are not currently being validated by Firebase on iOS, and so it might be that these purchases are the result of piracy. 目前,iOS上的Firebase尚未对应用内购买进行验证,因此这些购买可能是盗版造成的。 In that case, Firebase would report these purchases and iTunes (and, subsequently AppAnnie) would not. 在这种情况下,Firebase会报告这些购买,而iTunes(以及后来的AppAnnie)也不会。 This should addressed in an upcoming release of the SDK. 这应该在即将发布的SDK中解决。

Firebase 3.5.1 should solve this. Firebase 3.5.1应该解决这个问题。 https://firebase.google.com/support/release-notes/ios https://firebase.google.com/support/release-notes/ios

"FEATURE Added a feature to validate the authenticity of in-app purchase events before they are reported by Firebase Analytics." “功能添加了一项功能,可在Firebase Analytics报告之前验证应用内购买事件的真实性。”

I have the same issue.. high volume of purchase in Firebase and many (many) less in ITC / App Annie... and by the way, I don't think that it's a problem related to piracy.. 我有同样的问题..在Firebase中购买量很大,在ITC / App Annie中有很多(很多)购买......顺便说一句,我认为这不是与盗版相关的问题。

EDIT: I think that probably Firebase track the trigger of the button ie when updatedtransactions is fired, and not when the purchase is actually confirmed. 编辑:我认为可能Firebase跟踪按钮的触发器,即更新传输被触发时,而不是实际确认购买时 So for example an User click the IAP button in the app and then cancel the operation. 例如,用户单击应用程序中的IAP按钮,然后取消操作。 Maybe this activity is tracked by Firebase even if the purchase isn't happened. 即使没有购买,也许Firebase会跟踪此活动。

Just my 2 cents.. I'll make some test and I will report here.. 只是我的2美分..我会做一些测试,我会在这里报告..

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在iTunes Connect中添加多个应用内购买? - How can I add multiple In-App purchases in iTunes Connect? 如何使用Application Loader将应用内购买大量输入iTunes Connect? - How can I use Application Loader to mass input In-App Purchases to iTunes Connect? “无法连接到 iTunes Store”应用内购买 - “Cannot connect to iTunes Store” in-app purchases 如何在iTunes Connect中取消应用内购买的“添加内容”? - How to cancel “Add Content” for in-app purchases in iTunes Connect? 恢复应用内购买是否适用于iTunes Connect上的测试帐户? - Does restoring in-app purchases work with test accounts on iTunes Connect? 是否可以从iTunes Connect下载应用程序内购买清单? - Is it possible to download list of In-App purchases from the iTunes Connect? 新的iTunes Connect应用内购买部分不可见 - New iTunes Connect in-app purchases section not visible 为什么我在 iTunes Connect 中没有看到自动续订订阅 - Why I didn't see Auto-Renewable Subscription in iTunes Connect 为什么我无法查询可用的应用内购买 - Why can't I query available in-app purchases iTunes连接 - 我在哪里可以看到TestFlight构建的崩溃报告? - iTunes connect - Where can I see the crash reports for TestFlight builds?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM