如何在 iOS 上停止跟踪 in_app_purchase Firebase 事件?
How to stop tracking in_app_purchase Firebase event on iOS?
有没有办法停止跟踪 in_app_purchase
Firebase 在 iOS 上自动收集的事件?
很遗憾,目前还不能。刚从 Firebase 支持得到答复:
Currently, disabling of in_app_purchase data can only be done on
Android, and not on iOS. Disabling of analytics collection on iOS
includes every analytics data. However, we've added this to our
feature requests list. As of now, we are yet to find out any details
or timelines as to when (or if) it will be implemented. You can check
our release notes from time to time for any updates about Firebase
features and its services.
我创建了添加此功能的请求:
https://github.com/firebase/firebase-ios-sdk/issues/2435
如果有人对此功能也感兴趣,请添加评论,请通过此 link,他们会做得更快,希望如此。
有没有办法停止跟踪 in_app_purchase
Firebase 在 iOS 上自动收集的事件?
很遗憾,目前还不能。刚从 Firebase 支持得到答复:
Currently, disabling of in_app_purchase data can only be done on Android, and not on iOS. Disabling of analytics collection on iOS includes every analytics data. However, we've added this to our feature requests list. As of now, we are yet to find out any details or timelines as to when (or if) it will be implemented. You can check our release notes from time to time for any updates about Firebase features and its services.
我创建了添加此功能的请求: https://github.com/firebase/firebase-ios-sdk/issues/2435
如果有人对此功能也感兴趣,请添加评论,请通过此 link,他们会做得更快,希望如此。