Amplitude-iOS
Amplitude-iOS copied to clipboard
Native iOS/tvOS/macOS SDK
### Summary Adds support for attaching custom HTTP headers on POST requests – useful when sending events to a custom server. ### Checklist * [x] Does your PR title have...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
## Expected Behavior Should build ## Current Behavior Showing Recent Messages The package product 'Amplitude' cannot be used as a dependency of this target because it uses unsafe build flags....
## Summary I see platformDataDirectory resolves to the library directory however this is not shared between extensions/the core app. Is it possible to specify an app groups path for the...
When I integrate Amplitude and AmplitudeExperiment ## Environment - Amplitude SDK Version: 8.10.0 - AmplitudeExperiment SDK Version: 1.6.0
Is it possible to debug log also in Swift files or is it currently an objc only feature?
Saw this crash in our crash reports ``` Crashed: com.amplitude.db.queue 0 libsystem_kernel.dylib 0x7b78 __pthread_kill + 8 1 libsystem_pthread.dylib 0x73bc pthread_kill + 268 2 libsystem_c.dylib 0x2051c abort + 168 3 libsystem_malloc.dylib...
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.4.0 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....
### Summary When we compile Amplitude and Rakam and we link them statically we have a symbol collision as shown in this image: This causes that the linker selects one...
### Summary This PR adds the option `setSendOverInexpensiveNetworkOnly:` to `Amplitude`. When enabled, the SDK will only be able to use WiFi and other inexpensive networks as determined by iOS/macOS to...