amplitude / Amplitude-Swift

Native iOS/tvOS/macOS/watchOS SDK
MIT License
32 stars 22 forks source link

Crash in SDK #145

Closed yqiang closed 6 months ago

yqiang commented 7 months ago

We are seeing crashes in our app in production from the Amplitude SDK. Unfortunately, there doesn't seem to be a consistent repro. In case it's helpful, we are calling the identify method from a async function.

Crash report:

image

Environment

crleona commented 7 months ago

Hi @yqiang, can you please try to upgrade to Amplitude-Swift 1.4.0+? There have been some recent improvements that improved thread security in our storage classes.