AppsFlyerSDK / AppsFlyerFramework

AppsFlyer Apple SDK
https://support.appsflyer.com/hc/en-us/articles/207032066-AppsFlyer-SDK-Integration-iOS
Other
163 stars 90 forks source link

[[AppsFlyerLib Shared] start] many times, the exposure data of our home page was nearly 30% less #244

Closed MingYik closed 2 months ago

MingYik commented 1 year ago

Compared with the server's interface call log and appsflyer's upload log, appsflyer's log has nearly 10% less data, and Android's report is very close to the server's data. The above comparison is the UV data after weight removal

During the initialization, the exposure data of our home page was nearly 30% less. I initially suspect that during the initialization, there was no cache in the log report or the cache was emptied, because there would be several callbacks of initializing Appsflyer when the App was first launched. The following are the callback records I verified

requestTrackingAuthorizationWithCompletionHandler: authorized popup window, resulting in applicationDidBecomeActive: multiple calls, and [[AppsFlyerLib Shared] start] many times

didFinishLaunchingWithOptions: -> applicationDidBecomeActive: -> [[AppsFlyerLib Shared] start] requestTrackingAuthorizationWithCompletionHandler: -> applicationDidBecomeActive: -> [[AppsFlyerLib Shared] start]

github-actions[bot] commented 2 months ago

👋 Hi @MingYik and Thank you for reaching out to us. In order for us to provide optimal support, please submit a ticket to our support team at support@appsflyer.com. When submitting the ticket, please provide: