prebid / prebid-mobile-ios

Prebid Mobile SDK for iOS applications
Apache License 2.0
46 stars 85 forks source link

Fix CacheManager concurrency issue #934

Closed shinwan2 closed 9 months ago

shinwan2 commented 9 months ago

Fix #921 by using NSLock when accessing shared resources: savedValuesDict and delegates.