countly-sdk-ios
countly-sdk-ios copied to clipboard
Countly Product Analytics iOS SDK with macOS, watchOS and tvOS support.
Running `carthage update --use-xcframeworks` with the Cartfile `github "Countly/countly-sdk-ios"` created only a frameworks for iOS, because in "Build Settings" - "Architectures" - "Supported Plattforms" only iOS was set (seemingly the...
Feedback widgets are very useful for gauging the progression of the userbase's mood as the application evolves. Regrettably, Countly currently only offers a locked-in flow for feedback widgets through a...
### Expected Behavior I expect to be able to add the Countly SDK to an App Extension target (E.g. Siri Intents) and log events to Countly. ### Current Behavior When...
### Expected Behavior When showing Rating and Feedback widget, it would be nice to have dark mode support. ### Current Behavior It current just has a background color of white....
Send device metrics on remote config request
-- Initializing SDK before every test method -- Recording event -- Starting and stopping view
If an object value is set to null, the app crashes. ### Expected Behavior Handle null values ### Current Behavior App crashes with the following error ``` 2023-01-25 12:24:37.986568+0100 app[23264:5150263]...