App Store Connect不会显示所有销售额-为什么? [英] App Store Connect does not show all sales - why?

查看:79
本文介绍了App Store Connect不会显示所有销售额-为什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为了能够更好地估算应用程序的收入,我们实现了数据库功能,该功能可靠地(我们在沙盒模式下对其进行了测试)增加了一个订阅的订阅计数器,该订阅计数器由一个订阅者完成制成.仅在成功完成应用内购买后(即当我们收到StoreKit的反馈以启用高级功能时),才触发此功能.现在,我们发现观察到的数据与App Store Connect提供的数据之间存在巨大差异.

In order to be able to better estimate the revenue income of our app, we implemented a Database function that reliably (we tested it in Sandbox mode) increases a subscription counter for the subscription that was made by one once a subscription has been made. This function is only triggered once an in-app purchase has been successful (i.e. when we receive the feedback from StoreKit to enable the Premium functions). Now, we have found enormous discrepancies between the data we observed and the data App Store Connect gives us.

在过去的两天中,通过StoreKit确认购买后,我们的应用按月订购有13次启用高级功能,而按年订购有14次启用高级功能.但是,App Store Connect告诉我们,我们每年订阅一次,每月订阅5次.此外,对于一个产生了5.60美元销售额的高级订阅,苹果公司增加了3.73美元的收益-但这超过了30%的佣金.差不多是35%.

For the past two days, upon confirmation of purchase via StoreKit, our app has 13 times enabled premium functions on a monthly subscription basis, and 14 times on a yearly subscription basis. However, App Store Connect tells us we had one yearly subscription and 5 monthlies. Furthermore, for the one premium subscription that generated sales of $5.60, Apple has added proceeds of $3.73 - but that's more than 30% commission. That's almost 35%.

Apple未占到的销售额超过70美元.

The sales that Apple has not accounted for amount to more than $70.

任何人都可以向我解释发生了什么,为什么苹果公司不向我们显示确实发生的订阅,并且收取的佣金比商定的还要多?

Can anybody explain to me what's going on, why Apple is not showing us subscriptions that definitely happened and takes more commission than agreed?

推荐答案

我敢打赌,您没有在数据库端正确汇总价格.尽管从表面上看似乎很简单,但这是一件非常复杂的事情.

My bet is that you are not aggregating the prices correctly on your database side. It is extremely complicated thing to do, despite superficially seeming simple.

第二个猜测是ItunesConnect的收入被延迟了一天或三天(他们正在经历延迟).

The second guess is that ItunesConnect revenue is delayed by day or three (they were experiencing delays).

如果您想知道收入计算已正确完成,建议您将自己挂接到RevenueCat(非常简单的过程)上,并仔细检查数字.

If you want to see know the revenue calculation is done correctly, I recommend hooking yourself to RevenueCat (quite simple process), and to double check numbers.

这篇关于App Store Connect不会显示所有销售额-为什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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