Events lost when using Google Analytics for iOS SDK 2.0b3

橙三吉。 提交于 2019-12-04 06:52:11

After reaching out to the Google Analytics team, they confirmed that betas 3 and 4 of the iOS SDKs have a bug that is responsible for the underreporting that I'm seeing.

On https://developers.google.com/analytics/devguides/collection/ios/v2/events there is info ( typo, Android -> Analitics):

Note: The Google Android SDK for iOS may throttle events, as well as other hits, if a large number of send calls are made in a short period of time.

So, i think that Your problem can be related with this. If You're monitoring traffic by wireshark and Your app is sending proper calls, i think there is not much that You can do. Maybe, try to increase interval between calls to really undisputed value - like 30 seconds - and then count the difference.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!