You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to this line of code here, SKAdNetwork endImpression is being called 5 seconds after startImpression call. According to Apple documentation, endImpression is to be called when the ad is no longer visible to the user. Can this implementation lead to loss of actual duration of ad visibility in reports (endImpression time - startImpression time) ?
Hello,
According to this line of code here, SKAdNetwork endImpression is being called 5 seconds after startImpression call. According to Apple documentation, endImpression is to be called when the ad is no longer visible to the user. Can this implementation lead to loss of actual duration of ad visibility in reports (endImpression time - startImpression time) ?
prebid-mobile-ios/PrebidMobile/PrebidMobileRendering/SkadnEventTracker.swift
Line 51 in 44e59f0
The text was updated successfully, but these errors were encountered: