Amplitude-iOS
Amplitude-iOS copied to clipboard
Native iOS/tvOS/macOS SDK
Hello! We had a issue with setting UserID in the iOS SDK. As UserID we use DeviceToken. For 90% of our users, UserID remained in the value "(none)", while for...
It really helps the development team to know how people use Amplitude-iOS. Getting an idea of how the community's use cases of the SDK helps prioritize features. Insights on the...
call CC_MD5 in md5HexDigest, when we integrate Amplitude, scanning tool report this defect, it easy to fix, but if have this defect , our app can not integrate Amplitude for...
I incorrectly used `logEvent(..., withTimestamp: Date().timeIntervalSince1970)`, providing fractional number instead of integer. Event was saved to local db, but then I cannot send it (and all subsequent events too) to...
We have a kid's app and any references to anything IDFA-related gets the app rejected. Running `fgrep -R advertisingIdentifier .` shows that Amplitude is including things that are getting our...
when user logout, we can not clear user id
**Checklist** I've searched for existing GitHub issues I've looked for existing answers on Stack Overflow I've read the Code of Conduct This issue is not security related and can safely...
Hello, I have added Amplitude as a dependent inside my framework. To add the framework, I built the sample project and copied`Amplitude_iOS.framework` (amplitude-ios/4.9.3) from there. The framework builds and runs...
background task ends before receiving response from server. here: https://github.com/amplitude/Amplitude-iOS/blob/f8b0322a68a71644dabd39c25dee6d309123ae4b/Amplitude/Amplitude.m#L1177
I integrated the Amplitude SDK (4.8.2) in our iOS app a few weeks ago. Now when I follow up on some of our performance metrics I noticed quite a dramatic...