Amplitude-iOS
Amplitude-iOS copied to clipboard
Native iOS/tvOS/macOS SDK
Hello, During our security scan, we encountered the domain `https://api2.amplitude.com/` using the access-control-allow-origin header and it is set to '*', which will allow requests from any domain to access resources...
## Expected Behavior DispatchSemaphore seems like it isn't working as intended here ## Current Behavior It seems like there is a queue prioritization bug Console output is: ``` Performance Checker:...
## Current Behavior Found a data race warning in `[AMPIdentifyInterceptor transferInterceptedIdentify]` ## Steps to Reproduce 1. Enable `Thread Sanitizer` in target's scheme 2. Run the app and see the warning...
## Summary We want to be able to batch events prior to login and after login, we can see if the user has opted out of amplitude reporting. If the...
## Expected Behavior ios build getting failed ** ARCHIVE FAILED ** The following build commands failed: Ld /Users/deploy/Library/Developer/Xcode/DerivedData/ResidentApp-bypmldyymykjubaaohhggejsdccs/Build/Intermediates.noindex/ArchiveIntermediates/ResidentApp/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Amplitude_iOS.framework/Amplitude_iOS normal (in target 'Amplitude-iOS' from project 'Pods') ## Current Behavior ' ios...
## Summary Hi! I work for a company using Amplitude for experiments, feature flags, and data monitoring. We ran into an issue recently where we had a user complain to...
## Summary Now that Swift 6 has been publicly released by Apple, my team is migrating our project to keep up with the new language changes. Following Apple's migration guide,...
## Summary Hi, I have integrated Amplitude for my iOS app (SwiftUI). I also want to track Watch App with Amplitude. Should I create a different app in Amplitude dashboard...