swift-sdk
swift-sdk copied to clipboard
Thread sanitizer issue
I tried to check our project using Thread sanitizer and I found issue from IterableSDK.
- version: 6.5.6
- Location: Pending.swift:47
- I just call
IterableAPI.setUserIdto update JWT one time, but access race is occurred inside of SDK.