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, when I run my project with ThreadSanitizer, Xcode has discovered a Swift access race issue in IterableSDK.Pending.onSuccess function. I am using Iterable with version 6.5.2.
It seems to happen when I set the userId but you can further check on this.
Did you know about it and currently working on resolving this issue? Here are the screenshots for better understanding: