简体   繁体   English

使用 Flurry analytics 在 Flutter 注册 iap purchase analytics 事件

[英]Registering iap purchase analytics event in Flutter using Flurry analytics

I am new to Flurry analytics, and from the looks of the docs they have for both iOS and Android , there is a support for registering purchase events with a dedicated method on each platform separately.我是 Flurry 分析的新手,从iOSAndroid的文档来看,支持在每个平台上分别使用专用方法注册购买事件。 But with flutter plugin they have, this option is not supported, and therefore I am not able to register purchases at all on their dashboard.但是他们有flutter 插件,这个选项不受支持,因此我根本无法在他们的仪表板上注册购买。 Is there a way of "manually" sending this iap event, so the dashboard can still consume it?有没有办法“手动”发送此 iap 事件,以便仪表板仍然可以使用它?

I think you are asking if this data can be sent directly to the Flurry servers, without being sent from the SDK. If so, this is unfortunately not possible.我想你是在问这个数据是否可以直接发送到 Flurry 服务器,而不是从 SDK 发送。如果是这样,不幸的是这是不可能的。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM