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
Hi @charleslima, I turned Thread Sanitizer on as the following screenshots. However, I didn't see a data race warning when running the app. Is there anything else you set up?
I can see there is a data race as transferInterceptedIdentify rans on a background queue. I will investigate more on this and keep you updated. Also we are deprecating iOS SDK gradually and will GA Swift SDK in about two weeks. As we are having a high volume of support tickets right now you could also try the Swift SDK.
Current Behavior
Found a data race warning in
[AMPIdentifyInterceptor transferInterceptedIdentify]
Steps to Reproduce
Thread Sanitizer
in target's schemeEnvironment
The text was updated successfully, but these errors were encountered: